Elemental MediaLive Input

AWS Elemental MediaLive Input is a resource that defines the source of video content for a MediaLive channel. It specifies how live video enters the service, such as through an IP stream, file, or AWS Elemental MediaConnect flow. Inputs can be shared across channels and configured with security settings, failover options, and input types to ensure reliable live video streaming.

aws.medialive_input

Fields

TitleIDTypeData TypeDescription
_keycorestring
account_idcorestring
arncorestringThe Unique ARN of the input (generated, immutable).
attached_channelscorearray<string>A list of channel IDs that that input is attached to (currently an input can only be attached to one channel).
destinationscorejsonA list of the destinations of the input (PUSH-type).
idcorestringThe generated ID of the input (unique for user account, immutable).
input_classcorestringSTANDARD - MediaLive expects two sources to be connected to this input. If the channel is also STANDARD, both sources will be ingested. If the channel is SINGLE_PIPELINE, only the first source will be ingested; the second source will always be ignored, even if the first source fails. SINGLE_PIPELINE - You can connect only one source to this input. If the ChannelClass is also SINGLE_PIPELINE, this value is valid. If the ChannelClass is STANDARD, this value is not valid because the channel requires two sources in the input.
input_devicescorejsonSettings for the input devices.
input_network_locationcorestringThe location of this input. AWS, for an input existing in the AWS Cloud, On-Prem for an input in a customer network.
input_partner_idscorearray<string>A list of IDs for all Inputs which are partners of this one.
input_source_typecorestringCertain pull input sources can be dynamic, meaning that they can have their URL's dynamically changes during input switch actions. Presently, this functionality only works with MP4_FILE and TS_FILE inputs.
media_connect_flowscorejsonA list of MediaConnect Flows for this input.
multicast_settingscorejsonMulticast Input settings.
namecorestringThe user-assigned name (This is a mutable value).
role_arncorestringThe Amazon Resource Name (ARN) of the role this input assumes during and after creation.
sdi_sourcescorearray<string>SDI Sources for this Input.
security_groupscorearray<string>A list of IDs for all the Input Security Groups attached to the input.
smpte2110_receiver_group_settingscorejsonInclude this parameter if the input is a SMPTE 2110 input, to identify the stream sources for this input.
sourcescorejsonA list of the sources of the input (PULL-type).
srt_settingscorejsonThe settings associated with an SRT input.
statecorestringPlaceholder documentation for InputState
tagscorehstore
typecorestringThe different types of inputs that AWS Elemental MediaLive supports.