v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1459758542.7 KB

Gets the details for the input device

get/prod/inputDevices/{inputDeviceId}

Path parameters

inputDeviceIdstring required

Placeholder documentation for __string

The unique ID of this input device. For example, hd-123456789abcdef.

Response

Success

Arnstring

The unique ARN of the input device.

ConnectionState'DISCONNECTED' | 'CONNECTED'

The state of the connection between the input device and AWS.

DeviceSettingsSyncState'SYNCED' | 'SYNCING'

The status of the action to synchronize the device configuration. If you change the configuration of the input device (for example, the maximum bitrate), MediaLive sends the new data to the device. The device might not update itself immediately. SYNCED means the device has updated its configuration. SYNCING means that it has not updated its configuration.

DeviceUpdateStatus'UP_TO_DATE' | 'NOT_UP_TO_DATE' | 'UPDATING'

The status of software on the input device.

Idstring

The unique ID of the input device.

MacAddressstring

The network MAC address of the input device.

Namestring

A name that you specify for the input device.

SerialNumberstring

The unique serial number of the input device.

Type'HD' | 'UHD'

The type of the input device.

Tagsobject

A collection of key-value pairs.