AWS::MediaLive::Channel VideoSelectorPid - Amazon CloudFormation
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

AWS::MediaLive::Channel VideoSelectorPid

Selects a specific PID from within a video source.

The parent of this entity is VideoSelectorSettings.

Syntax

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

JSON

{ "Pid" : Integer }

YAML

Pid: Integer

Properties

Pid

Selects a specific PID from within a video source.

Required: No

Type: Integer

Update requires: No interruption