Amazon MediaLive · Example Payload

Medialive Api Update Input Device Response Example

BroadcastingMedia ProcessingMedia

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

Top-level fields

ArnConnectionStateDeviceSettingsSyncStateDeviceUpdateStatusHdDeviceSettingsIdMacAddressNameNetworkSettingsSerialNumberTypeUhdDeviceSettingsTags

Example Payload

Raw ↑
{
  "Arn": "arn:aws:service:us-east-1:123456789012:resource/example",
  "ConnectionState": "example-value",
  "DeviceSettingsSyncState": "example-value",
  "DeviceUpdateStatus": "ACTIVE",
  "HdDeviceSettings": "example-value",
  "Id": "id-abc123",
  "MacAddress": "example-value",
  "Name": "example-resource",
  "NetworkSettings": "example-value",
  "SerialNumber": "example-value",
  "Type": "STANDARD",
  "UhdDeviceSettings": "example-value",
  "Tags": "example-value"
}