IoTWireless / Client / delete_destination
delete_destination#
- IoTWireless.Client.delete_destination(**kwargs)#
Deletes a destination.
See also: AWS API Documentation
Request Syntax
response = client.delete_destination( Name='string' )
- Parameters:
Name (string) –
[REQUIRED]
The name of the resource to delete.
- Return type:
dict
- Returns:
Response Syntax
{}
Response Structure
(dict) –
Exceptions