Elemental MediaLive Channel Placement Group

An Elemental MediaLive Channel Placement Group in AWS is a configuration that defines how MediaLive channels are distributed across infrastructure to improve reliability and performance. It helps ensure that channels are placed on separate hardware or availability zones to reduce the risk of simultaneous failures and maintain consistent broadcast quality.

aws.medialive_channel_placement_group

Fields

TitleIDTypeData TypeDescription
_keycorestring
account_idcorestring
arncorestringThe ARN of this ChannelPlacementGroup. It is automatically assigned when the ChannelPlacementGroup is created.
channelscorearray<string>Used in ListChannelPlacementGroupsResult
cluster_idcorestringThe ID of the Cluster that the Node belongs to.
idcorestringThe ID of the ChannelPlacementGroup. Unique in the AWS account. The ID is the resource-id portion of the ARN.
namecorestringThe name that you specified for the ChannelPlacementGroup.
nodescorearray<string>An array with one item, which is the single Node that is associated with the ChannelPlacementGroup.
statecorestringThe current state of the ChannelPlacementGroup.
tagscorehstore_csv