delete_mitigation_action
(**kwargs)¶Deletes a defined mitigation action from your Amazon Web Services accounts.
Requires permission to access the DeleteMitigationAction action.
See also: AWS API Documentation
Request Syntax
response = client.delete_mitigation_action(
actionName='string'
)
[REQUIRED]
The name of the mitigation action that you want to delete.
{}
Response Structure
Exceptions
IoT.Client.exceptions.InvalidRequestException
IoT.Client.exceptions.ThrottlingException
IoT.Client.exceptions.InternalFailureException