IoT.Client.
delete_account_audit_configuration
(**kwargs)¶Restores the default settings for Device Defender audits for this account. Any configuration data you entered is deleted and all audit checks are reset to disabled.
Requires permission to access the DeleteAccountAuditConfiguration action.
See also: AWS API Documentation
Request Syntax
response = client.delete_account_audit_configuration(
deleteScheduledAudits=True|False
)
{}
Response Structure
Exceptions
IoT.Client.exceptions.InvalidRequestException
IoT.Client.exceptions.ResourceNotFoundException
IoT.Client.exceptions.ThrottlingException
IoT.Client.exceptions.InternalFailureException