AWS::MediaLive::Channel MediaPackageOutputDestinationSettings - 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 MediaPackageOutputDestinationSettings

Destination settings for a MediaPackage output.

The parent of this entity is OutputDestination.

Syntax

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

JSON

{ "ChannelId" : String }

YAML

ChannelId: String

Properties

ChannelId

The ID of the channel in MediaPackage that is the destination for this output group. You don't need to specify the individual inputs in MediaPackage; MediaLive handles the connection of the two MediaLive pipelines to the two MediaPackage inputs. The MediaPackage channel and MediaLive channel must be in the same Region.

Required: No

Type: String

Update requires: No interruption