Elemental MediaLive SDI Source

Elemental MediaLive SDI Source represents a live video input from an on-premises SDI (Serial Digital Interface) feed into AWS Elemental MediaLive. It allows broadcasters to ingest uncompressed video directly from professional video equipment into the cloud for real-time encoding and processing.

aws.medialive_sdi_source

Fields

TitleIDTypeData TypeDescription
_keycorestring
account_idcorestring
arncorestringThe ARN of this SdiSource. It is automatically assigned when the SdiSource is created.
idcorestringThe ID of the SdiSource. Unique in the AWS account.The ID is the resource-id portion of the ARN.
inputscorearray<string>The list of inputs that are currently using this SDI source. This list will be empty if the SdiSource has just been deleted.
modecorestringApplies only if the type is QUAD. The mode for handling the quad-link signal QUADRANT or INTERLEAVE.
namecorestringThe name of the SdiSource.
statecorestringSpecifies whether the SDI source is attached to an SDI input (IN_USE) or not (IDLE).
tagscorehstore
typecorestringUsed in SdiSource, CreateSdiSourceRequest, UpdateSdiSourceRequest.