delete_destination
(**kwargs)¶Grants permission to delete a destination
See also: AWS API Documentation
Request Syntax
response = client.delete_destination(
id='string'
)
[REQUIRED]
Destination ARN.
{}
Response Structure
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