Smaws_Client_ConfigService.GetAggregateConformancePackComplianceSummary
val request :
Smaws_Lib.Context.t ->
get_aggregate_conformance_pack_compliance_summary_request ->
(get_aggregate_conformance_pack_compliance_summary_response,
[> Smaws_Lib.Protocols.AwsJson.error
| `InvalidLimitException of invalid_limit_exception
| `InvalidNextTokenException of invalid_next_token_exception
| `NoSuchConfigurationAggregatorException of
no_such_configuration_aggregator_exception
| `ValidationException of validation_exception ])
Stdlib.result
Returns the count of compliant and noncompliant conformance packs across all Amazon Web Services accounts and Amazon Web Services Regions in an aggregator. You can filter based on Amazon Web Services account ID or Amazon Web Services Region.
The results can return an empty result page, but if you have a nextToken, the results are displayed on the next page.