Module Smaws_Client_ConfigService.StartRemediationExecution

val request : Smaws_Lib.Context.t -> start_remediation_execution_request -> (start_remediation_execution_response, [> Smaws_Lib.Protocols.AwsJson.error | `InsufficientPermissionsException of insufficient_permissions_exception | `InvalidParameterValueException of invalid_parameter_value_exception | `NoSuchRemediationConfigurationException of no_such_remediation_configuration_exception ]) Stdlib.result

Runs an on-demand remediation for the specified Config rules against the last known remediation configuration. It runs an execution against the current state of your resources. Remediation execution is asynchronous.

You can specify up to 100 resource keys per request. An existing StartRemediationExecution call for the specified resource keys must complete before you can call the API again.