Amazon MediaLive · Example Payload

Medialive Api Input Attachment Example

BroadcastingMedia ProcessingMedia

Medialive Api Input Attachment Example is an example object payload from Amazon MediaLive, with 4 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

AutomaticInputFailoverSettingsInputAttachmentNameInputIdInputSettings

Example Payload

Raw ↑
{
  "AutomaticInputFailoverSettings": "example-value",
  "InputAttachmentName": "example-resource",
  "InputId": "id-abc123",
  "InputSettings": "example-value"
}