disassociate_wireless_device_from_thing(**kwargs)¶Disassociates a wireless device from its currently associated thing.
See also: AWS API Documentation
Request Syntax
response = client.disassociate_wireless_device_from_thing(
Id='string'
)
[REQUIRED]
The ID of the resource to update.
{}
Response Structure
Exceptions
IoTWireless.Client.exceptions.ValidationExceptionIoTWireless.Client.exceptions.AccessDeniedExceptionIoTWireless.Client.exceptions.ResourceNotFoundExceptionIoTWireless.Client.exceptions.ConflictExceptionIoTWireless.Client.exceptions.ThrottlingExceptionIoTWireless.Client.exceptions.InternalServerException