This is the new Amazon CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the Amazon CloudFormation User Guide.
AWS::MediaLive::Channel VideoSelectorSettings
Information about the video to extract from the input.
The parent of this entity is VideoSelector.
Syntax
To declare this entity in your Amazon CloudFormation template, use the following syntax:
JSON
{ "VideoSelectorPid" :
VideoSelectorPid
, "VideoSelectorProgramId" :VideoSelectorProgramId
}
Properties
VideoSelectorPid
-
Used to extract video by PID.
Required: No
Type: VideoSelectorPid
Update requires: No interruption
VideoSelectorProgramId
-
Used to extract video by program ID.
Required: No
Type: VideoSelectorProgramId
Update requires: No interruption