Elemental MediaLive Node

Elemental MediaLive Node is a managed resource in AWS Elemental MediaLive that represents a compute node used to process live video channels. Nodes provide the underlying infrastructure for encoding and delivering live video streams with high availability and scalability. They are part of the MediaLive Multiplex and Channel workflows, ensuring reliable video processing and distribution.

aws.medialive_node

Fields

TitleIDTypeData TypeDescription
_keycorestring
account_idcorestring
arncorestringThe ARN of the Node. It is automatically assigned when the Node is created.
channel_placement_groupscorearray<string>An array of IDs. Each ID is one ChannelPlacementGroup that is associated with this Node. Empty if the Node is not yet associated with any groups.
cluster_idcorestringThe ID of the Cluster that the Node belongs to.
connection_statecorestringThe current connection state of the Node.
idcorestringThe unique ID of the Node. Unique in the Cluster. The ID is the resource-id portion of the ARN.
instance_arncorestringThe EC2 ARN of the Instance associated with the Node.
managed_instance_idcorestringAt the routing layer will get it from the callerId/context for use with bring your own device.
namecorestringThe name that you specified for the Node.
node_interface_mappingscorejsonDocumentation update needed
rolecorestringThe initial role current role of the Node in the Cluster. ACTIVE means the Node is available for encoding. BACKUP means the Node is a redundant Node and might get used if an ACTIVE Node fails.
sdi_source_mappingscorejsonAn array of SDI source mappings. Each mapping connects one logical SdiSource to the physical SDI card and port that the physical SDI source uses.
statecorestringThe current state of the Node.
tagscorehstore