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).

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 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

{ "ChannelGroup" : String, "ChannelId" : String, "ChannelName" : String }

YAML

ChannelGroup: String ChannelId: String ChannelName: String

Properties

ChannelGroup

Property description not available.

Required: No

Type: String

Update requires: No interruption

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

ChannelName

Property description not available.

Required: No

Type: String

Update requires: No interruption