ManagedintegrationsforIoTDeviceManagement / Client / delete_ota_task_configuration

delete_ota_task_configuration#

ManagedintegrationsforIoTDeviceManagement.Client.delete_ota_task_configuration(**kwargs)#

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

See also: AWS API Documentation

Request Syntax

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

Identifier (string) –

[REQUIRED]

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

Returns:

None

Exceptions