ManagedintegrationsforIoTDeviceManagement / Client / delete_ota_task

delete_ota_task#

ManagedintegrationsforIoTDeviceManagement.Client.delete_ota_task(**kwargs)#

Delete the over-the-air (OTA) task.

See also: AWS API Documentation

Request Syntax

response = client.delete_ota_task(
    Identifier='string'
)
Parameters:

Identifier (string) –

[REQUIRED]

The identifier of the over-the-air (OTA) task.

Returns:

None

Exceptions