Elemental MediaLive Channel

AWS Elemental MediaLive Channel is a resource that represents a live video channel used to encode and deliver real-time video streams. It ingests live video from sources, processes it into multiple formats and bitrates, and outputs it for distribution to viewers across devices. This service is commonly used for live events, streaming platforms, and broadcast workflows, providing high availability and scalability for professional-grade live video delivery.

aws.medialive_channel

Fields

TitleIDTypeData TypeDescription
_keycorestring
account_idcorestring
anywhere_settingscorejsonAnywhereSettings settings for this channel.
arncorestringThe unique arn of the channel.
cdi_input_specificationcorejsonSpecification of CDI inputs for this channel
channel_classcorestringThe class for this channel. STANDARD for a channel with two pipelines or SINGLE_PIPELINE for a channel with one pipeline.
channel_engine_versioncorejsonThe engine version that you requested for this channel.
destinationscorejsonA list of destinations of the channel. For UDP outputs, there is one destination per output. For other types (HLS, for example), there is one destination per packager.
egress_endpointscorejsonThe endpoints where outgoing connections initiate from
idcorestringThe unique id of the channel.
input_attachmentscorejsonList of input attachments for channel.
input_specificationcorejsonSpecification of network and file inputs for this channel
log_levelcorestringThe log level being written to CloudWatch Logs.
maintenancecorejsonMaintenance settings for this channel.
namecorestringThe name of the channel. (user-mutable)
pipelines_running_countcoreint64The number of currently healthy pipelines.
role_arncorestringThe Amazon Resource Name (ARN) of the role assumed when running the Channel.
statecorestringPlaceholder documentation for ChannelState
tagscorehstore
used_channel_engine_versionscorejsonThe engine version that the running pipelines are using.
vpccorejsonSettings for any VPC outputs.