Module Smaws_Client_ConfigService.GetConformancePackComplianceDetails

Returns compliance details of a conformance pack for all Amazon Web Services resources that are monitered by conformance pack.

val error_to_string : [ Smaws_Lib.Protocols.AwsJson.error | `InvalidLimitException of Types.invalid_limit_exception | `InvalidNextTokenException of Types.invalid_next_token_exception | `InvalidParameterValueException of Types.invalid_parameter_value_exception | `NoSuchConfigRuleInConformancePackException of Types.no_such_config_rule_in_conformance_pack_exception | `NoSuchConformancePackException of Types.no_such_conformance_pack_exception ] -> string
val request : 'http_type Smaws_Lib.Context.t -> Types.get_conformance_pack_compliance_details_request -> (Types.get_conformance_pack_compliance_details_response, [> Smaws_Lib.Protocols.AwsJson.error | `InvalidLimitException of Types.invalid_limit_exception | `InvalidNextTokenException of Types.invalid_next_token_exception | `InvalidParameterValueException of Types.invalid_parameter_value_exception | `NoSuchConfigRuleInConformancePackException of Types.no_such_config_rule_in_conformance_pack_exception | `NoSuchConformancePackException of Types.no_such_conformance_pack_exception ]) Stdlib.result