IoTWireless / Client / delete_wireless_device_import_task
delete_wireless_device_import_task#
- IoTWireless.Client.delete_wireless_device_import_task(**kwargs)#
- Delete an import task. - See also: AWS API Documentation - Request Syntax- response = client.delete_wireless_device_import_task( Id='string' ) - Parameters:
- Id (string) – - [REQUIRED] - The unique identifier of the import task to be deleted. 
- Return type:
- dict 
- Returns:
- Response Syntax- {}- Response Structure- (dict) – 
 
 - Exceptions- IoTWireless.Client.exceptions.ValidationException
- IoTWireless.Client.exceptions.AccessDeniedException
- IoTWireless.Client.exceptions.ResourceNotFoundException
- IoTWireless.Client.exceptions.InternalServerException
- IoTWireless.Client.exceptions.ConflictException
- IoTWireless.Client.exceptions.ThrottlingException