Input devices: thumbnail data - AWS Elemental MediaLive API Reference

Input devices: thumbnail data

URI

/prod/inputDevices/inputDeviceId/thumbnailData

HTTP methods

GET

Operation ID: DescribeInputDeviceThumbnail

Path parameters
NameTypeRequiredDescription
inputDeviceIdStringTrue
Header parameters
NameTypeRequiredDescription
AcceptStringTrue
Responses
Status codeResponse modelDescription
200ThumbnailData

200 response

204None

204 response

400InvalidRequest

400 response

403AccessDenied

403 response

404ResourceNotFound

404 response

429LimitExceeded

429 response

500InternalServiceError

500 response

502BadGatewayException

502 response

504GatewayTimeoutException

504 response

Schemas

Response bodies

{ "body": "string" }
{ "message": "string" }
{ "message": "string" }
{ "message": "string" }
{ "message": "string" }
{ "message": "string" }
{ "message": "string" }
{ "message": "string" }

Properties

AccessDenied

PropertyTypeRequiredDescription
message

string

False

BadGatewayException

PropertyTypeRequiredDescription
message

string

False

GatewayTimeoutException

PropertyTypeRequiredDescription
message

string

False

InternalServiceError

PropertyTypeRequiredDescription
message

string

False

InvalidRequest

PropertyTypeRequiredDescription
message

string

False

LimitExceeded

PropertyTypeRequiredDescription
message

string

False

ResourceNotFound

PropertyTypeRequiredDescription
message

string

False

ThumbnailData

The binary data for the thumbnail that the Link device has most recently sent to MediaLive.

PropertyTypeRequiredDescription
body

string

Format: byte

False

The binary data for the thumbnail that the Link device has most recently sent to MediaLive.

See also

For more information about using this API in one of the language-specific AWS SDKs and references, see the following:

DescribeInputDeviceThumbnail