Smaws_Client_ConfigService.DeleteRemediationConfiguration
val request :
Smaws_Lib.Context.t ->
delete_remediation_configuration_request ->
(delete_remediation_configuration_response,
[> Smaws_Lib.Protocols.AwsJson.error
| `InsufficientPermissionsException of insufficient_permissions_exception
| `InvalidParameterValueException of invalid_parameter_value_exception
| `NoSuchRemediationConfigurationException of
no_such_remediation_configuration_exception
| `RemediationInProgressException of remediation_in_progress_exception ])
Stdlib.result
Deletes the remediation configuration.