Smaws_Client_ConfigService.DeleteRemediationExceptions
val request :
Smaws_Lib.Context.t ->
delete_remediation_exceptions_request ->
(delete_remediation_exceptions_response,
[> Smaws_Lib.Protocols.AwsJson.error
| `NoSuchRemediationExceptionException of
no_such_remediation_exception_exception ])
Stdlib.result
Deletes one or more remediation exceptions mentioned in the resource keys.
Config generates a remediation exception when a problem occurs executing a remediation action to a specific resource. Remediation exceptions blocks auto-remediation until the exception is cleared.