Smaws_Client_ConfigService.DescribeRemediationExecutionStatus
val request :
Smaws_Lib.Context.t ->
describe_remediation_execution_status_request ->
(describe_remediation_execution_status_response,
[> Smaws_Lib.Protocols.AwsJson.error
| `InvalidNextTokenException of invalid_next_token_exception
| `InvalidParameterValueException of invalid_parameter_value_exception
| `NoSuchRemediationConfigurationException of
no_such_remediation_configuration_exception ])
Stdlib.result
Provides a detailed view of a Remediation Execution for a set of resources including state, timestamps for when steps for the remediation execution occur, and any error messages for steps that have failed. When you specify the limit and the next token, you receive a paginated response.