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.ValidationExceptionIoTWireless.Client.exceptions.ResourceNotFoundExceptionIoTWireless.Client.exceptions.AccessDeniedExceptionIoTWireless.Client.exceptions.InternalServerExceptionIoTWireless.Client.exceptions.ThrottlingException