View a markdown version of this page

AWS::IVS::Composition ChannelDestinationConfiguration - AWS CloudFormation

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: String EncoderConfigurationArn: String

Properties

ChannelArn

Property description not available.

Required: Yes

Type: String

Pattern: ^arn:aws:ivs:[a-z0-9-]+:[0-9]+:channel/[a-zA-Z0-9-]+$

Minimum: 1

Maximum: 128

Update requires: Replacement

EncoderConfigurationArn

Property description not available.

Required: No

Type: String

Pattern: ^arn:aws:ivs:[a-z0-9-]+:[0-9]+:encoder-configuration/[a-zA-Z0-9-]+$

Minimum: 1

Maximum: 128

Update requires: Replacement