This is the new CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the AWS CloudFormation User Guide.
AWS::MediaLive::Channel MediaConnectRouterGroupSettings
MediaConnect Router group settings.
The parent of this entity is OutputGroupSettings.
Syntax
To declare this entity in your CloudFormation template, use the following syntax:
JSON
{ "AvailabilityZones" :[ String, ... ]}
YAML
AvailabilityZones:- String
Properties
AvailabilityZones-
The names of the Availability Zones in which to write output to MediaConnect Router.
Required: No
Type: Array of String
Update requires: No interruption