AWS::MediaLive::Channel AncillarySourceSettings - AWS CloudFormation
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

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 AncillarySourceSettings

Information about the ancillary captions to extract from the input.

The parent of this entity is CaptionSelectorSettings.

Syntax

To declare this entity in your CloudFormation template, use the following syntax:

JSON

{ "SourceAncillaryChannelNumber" : Integer }

Properties

SourceAncillaryChannelNumber

Specifies the number (1 to 4) of the captions channel you want to extract from the ancillary captions. If you plan to convert the ancillary captions to another format, complete this field. If you plan to choose Embedded as the captions destination in the output (to pass through all the channels in the ancillary captions), leave this field blank because MediaLive ignores the field.

Required: No

Type: Integer

Update requires: No interruption