delete_fuota_task

IoTWireless.Client.delete_fuota_task(**kwargs)

Deletes a FUOTA task.

See also: AWS API Documentation

Request Syntax

response = client.delete_fuota_task(
    Id='string'
)
Parameters
Id (string) --

[REQUIRED]

The ID of a FUOTA task.

Return type
dict
Returns
Response Syntax
{}

Response Structure

  • (dict) --

Exceptions

  • IoTWireless.Client.exceptions.ValidationException
  • IoTWireless.Client.exceptions.ResourceNotFoundException
  • IoTWireless.Client.exceptions.AccessDeniedException
  • IoTWireless.Client.exceptions.InternalServerException
  • IoTWireless.Client.exceptions.ThrottlingException