IoTWireless / Client / delete_wireless_device
delete_wireless_device#
- IoTWireless.Client.delete_wireless_device(**kwargs)#
Deletes a wireless device.
See also: AWS API Documentation
Request Syntax
response = client.delete_wireless_device( Id='string' )
- Parameters:
Id (string) –
[REQUIRED]
The ID of the resource to delete.
- Return type:
dict
- Returns:
Response Syntax
{}
Response Structure
(dict) –
Exceptions
IoTWireless.Client.exceptions.ValidationException
IoTWireless.Client.exceptions.ResourceNotFoundException
IoTWireless.Client.exceptions.AccessDeniedException
IoTWireless.Client.exceptions.InternalServerException
IoTWireless.Client.exceptions.ThrottlingException