Select your cookie preferences

We use essential cookies and similar tools that are necessary to provide our site and services. We use performance cookies to collect anonymous statistics, so we can understand how customers use our site and make improvements. Essential cookies cannot be deactivated, but you can choose “Customize” or “Decline” to decline performance cookies.

If you agree, AWS and approved third parties will also use cookies to provide useful site features, remember your preferences, and display relevant content, including relevant advertising. To accept or decline all non-essential cookies, choose “Accept” or “Decline.” To make more detailed choices, choose “Customize.”

Input devices: cancel device transfer - AWS Elemental MediaLive API Reference

Input devices: cancel device transfer

URI

/prod/inputDevices/inputDeviceId/cancel

HTTP methods

POST

Operation ID: CancelInputDeviceTransfer

Path parameters
NameTypeRequiredDescription
inputDeviceIdStringTrue
Responses
Status codeResponse modelDescription
200None

200 response

400InvalidRequest

400 response

403AccessDenied

403 response

404ResourceNotFound

404 response

409ResourceConflict

409 response

422ValidationError

422 response

429LimitExceeded

429 response

500InternalServiceError

500 response

502BadGatewayException

502 response

504GatewayTimeoutException

504 response

Schemas

Response bodies

{ "message": "string" }

InvalidRequest schema

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

AccessDenied schema

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

ResourceNotFound schema

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

ResourceConflict schema

{ "message": "string" }
{ "elementPath": "string", "errorMessage": "string" }

ValidationError schema

{ "elementPath": "string", "errorMessage": "string" }
{ "message": "string" }

LimitExceeded schema

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

InternalServiceError schema

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

BadGatewayException schema

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

GatewayTimeoutException schema

{ "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

ResourceConflict

PropertyTypeRequiredDescription
message

string

False

ResourceNotFound

PropertyTypeRequiredDescription
message

string

False

ValidationError

PropertyTypeRequiredDescription
elementPath

string

False

Path to the source of the error.

errorMessage

string

False

The error message.

See also

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

CancelInputDeviceTransfer

PrivacySite termsCookie preferences
© 2025, Amazon Web Services, Inc. or its affiliates. All rights reserved.