IoTWireless / Client / disassociate_wireless_device_from_thing
disassociate_wireless_device_from_thing¶
- IoTWireless.Client.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' ) - Parameters:
- Id (string) – - [REQUIRED] - The ID of the resource to update. 
- Return type:
- dict 
- Returns:
- Response Syntax- {}- Response Structure- (dict) – 
 
 - Exceptions