ManagedintegrationsforIoTDeviceManagement / Client / update_ota_task
update_ota_task#
- ManagedintegrationsforIoTDeviceManagement.Client.update_ota_task(**kwargs)#
Update an over-the-air (OTA) task.
See also: AWS API Documentation
Request Syntax
response = client.update_ota_task( Identifier='string', Description='string', TaskConfigurationId='string' )
- Parameters:
Identifier (string) –
[REQUIRED]
The over-the-air (OTA) task id.
Description (string) – The description of the over-the-air (OTA) task.
TaskConfigurationId (string) – The identifier for the over-the-air (OTA) task configuration.
- Returns:
None
Exceptions
ManagedintegrationsforIoTDeviceManagement.Client.exceptions.AccessDeniedException
ManagedintegrationsforIoTDeviceManagement.Client.exceptions.ValidationException
ManagedintegrationsforIoTDeviceManagement.Client.exceptions.InternalServerException
ManagedintegrationsforIoTDeviceManagement.Client.exceptions.ResourceNotFoundException
ManagedintegrationsforIoTDeviceManagement.Client.exceptions.ThrottlingException