Smaws_Client_ConfigService.GetComplianceDetailsByConfigRule
val request :
Smaws_Lib.Context.t ->
get_compliance_details_by_config_rule_request ->
(get_compliance_details_by_config_rule_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 the evaluation results for the specified Config rule. The results indicate which Amazon Web Services resources were evaluated by the rule, when each resource was last evaluated, and whether each resource complies with the rule.