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 VideoSelectorProgramId
Used to extract video by the program ID.
The parent of this entity is VideoSelectorSettings.
Syntax
To declare this entity in your CloudFormation template, use the following syntax:
JSON
{ "ProgramId" :Integer}
YAML
ProgramId:Integer
Properties
ProgramId-
Selects a specific program from within a multi-program transport stream. If the program doesn't exist, MediaLive selects the first program within the transport stream by default.
Required: No
Type: Integer
Update requires: No interruption