delete_scheduled_audit
(**kwargs)¶Deletes a scheduled audit.
Requires permission to access the DeleteScheduledAudit action.
See also: AWS API Documentation
Request Syntax
response = client.delete_scheduled_audit(
scheduledAuditName='string'
)
[REQUIRED]
The name of the scheduled audit you want to delete.
{}
Response Structure
Exceptions
IoT.Client.exceptions.InvalidRequestException
IoT.Client.exceptions.ResourceNotFoundException
IoT.Client.exceptions.ThrottlingException
IoT.Client.exceptions.InternalFailureException