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::IVS::Composition ChannelDestinationConfiguration
The ChannelDestinationConfiguration property type specifies Property description not available. for an AWS::IVS::Composition.
Syntax
To declare this entity in your CloudFormation template, use the following syntax:
JSON
{ "ChannelArn" :String, "EncoderConfigurationArn" :String}
YAML
ChannelArn:StringEncoderConfigurationArn:String
Properties
ChannelArnProperty description not available.
Required: Yes
Type: String
Pattern:
^arn:aws:ivs:[a-z0-9-]+:[0-9]+:channel/[a-zA-Z0-9-]+$Minimum:
1Maximum:
128Update requires: Replacement
EncoderConfigurationArnProperty description not available.
Required: No
Type: String
Pattern:
^arn:aws:ivs:[a-z0-9-]+:[0-9]+:encoder-configuration/[a-zA-Z0-9-]+$Minimum:
1Maximum:
128Update requires: Replacement