MediaLive / Client / start_input_device
start_input_device#
- MediaLive.Client.start_input_device(**kwargs)#
- Start an input device that is attached to a MediaConnect flow. (There is no need to start a device that is attached to a MediaLive input; MediaLive starts the device when the channel starts.) - See also: AWS API Documentation - Request Syntax- response = client.start_input_device( InputDeviceId='string' ) - Parameters:
- InputDeviceId (string) – [REQUIRED] The unique ID of the input device to reboot. For example, hd-123456789abcdef. 
- Return type:
- dict 
- Returns:
- Response Syntax- {}- Response Structure- (dict) – Your start request has succeeded. 
 
 - 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