AWS::MediaLive::Channel MediaPackageOutputDestinationSettings - AWS CloudFormation

AWS::MediaLive::Channel MediaPackageOutputDestinationSettings

Destination settings for a MediaPackage output.

The parent of this entity is OutputDestination.

Syntax

To declare this entity in your AWS 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