delete_remediation_configuration
(**kwargs)¶Deletes the remediation configuration.
See also: AWS API Documentation
Request Syntax
response = client.delete_remediation_configuration(
ConfigRuleName='string',
ResourceType='string'
)
[REQUIRED]
The name of the Config rule for which you want to delete remediation configuration.
dict
Response Syntax
{}
Response Structure
Exceptions
ConfigService.Client.exceptions.NoSuchRemediationConfigurationException
ConfigService.Client.exceptions.RemediationInProgressException
ConfigService.Client.exceptions.InsufficientPermissionsException
ConfigService.Client.exceptions.InvalidParameterValueException