IoTWireless.Client.
disassociate_wireless_device_from_fuota_task
(**kwargs)¶Disassociates a wireless device from a FUOTA task.
See also: AWS API Documentation
Request Syntax
response = client.disassociate_wireless_device_from_fuota_task(
Id='string',
WirelessDeviceId='string'
)
[REQUIRED]
The ID of a FUOTA task.
[REQUIRED]
The ID of the wireless device.
dict
Response Syntax
{}
Response Structure
Exceptions
IoTWireless.Client.exceptions.ValidationException
IoTWireless.Client.exceptions.AccessDeniedException
IoTWireless.Client.exceptions.ResourceNotFoundException
IoTWireless.Client.exceptions.ConflictException
IoTWireless.Client.exceptions.ThrottlingException
IoTWireless.Client.exceptions.InternalServerException