IoTRoboRunner / Client / delete_destination
delete_destination#
- IoTRoboRunner.Client.delete_destination(**kwargs)#
Grants permission to delete a destination
See also: AWS API Documentation
Request Syntax
response = client.delete_destination( id='string' )
- Parameters:
id (string) –
[REQUIRED]
Destination ARN.
- Return type:
dict
- Returns:
Response Syntax
{}
Response Structure
(dict) –
Exceptions
IoTRoboRunner.Client.exceptions.ConflictException
IoTRoboRunner.Client.exceptions.AccessDeniedException
IoTRoboRunner.Client.exceptions.ValidationException
IoTRoboRunner.Client.exceptions.ResourceNotFoundException
IoTRoboRunner.Client.exceptions.ThrottlingException
IoTRoboRunner.Client.exceptions.InternalServerException