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

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