transfer_input_device
(**kwargs)¶Start an input device transfer to another AWS account. After you make the request, the other account must accept or reject the transfer.
See also: AWS API Documentation
Request Syntax
response = client.transfer_input_device(
InputDeviceId='string',
TargetCustomerId='string',
TargetRegion='string',
TransferMessage='string'
)
dict
Response Syntax
{}
Response Structure
Exceptions
MediaLive.Client.exceptions.BadRequestException
MediaLive.Client.exceptions.UnprocessableEntityException
MediaLive.Client.exceptions.InternalServerErrorException
MediaLive.Client.exceptions.ForbiddenException
MediaLive.Client.exceptions.BadGatewayException
MediaLive.Client.exceptions.NotFoundException
MediaLive.Client.exceptions.GatewayTimeoutException
MediaLive.Client.exceptions.TooManyRequestsException
MediaLive.Client.exceptions.ConflictException