Smaws_Client_ConfigService.DescribeConfigRuleEvaluationStatus
val request :
Smaws_Lib.Context.t ->
describe_config_rule_evaluation_status_request ->
(describe_config_rule_evaluation_status_response,
[> Smaws_Lib.Protocols.AwsJson.error
| `InvalidNextTokenException of invalid_next_token_exception
| `InvalidParameterValueException of invalid_parameter_value_exception
| `NoSuchConfigRuleException of no_such_config_rule_exception ])
Stdlib.result
Returns status information for each of your Config managed rules. The status includes information such as the last time Config invoked the rule, the last time Config failed to invoke the rule, and the related error for the last failure.