configservice_get_aggregate_conformance_pack_compliance_summary | R Documentation |
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.
See https://www.paws-r-sdk.com/docs/configservice_get_aggregate_conformance_pack_compliance_summary/ for full documentation.
configservice_get_aggregate_conformance_pack_compliance_summary(
ConfigurationAggregatorName,
Filters = NULL,
GroupByKey = NULL,
Limit = NULL,
NextToken = NULL
)
ConfigurationAggregatorName |
[required] The name of the configuration aggregator. |
Filters |
Filters the results based on the
|
GroupByKey |
Groups the result based on Amazon Web Services account ID or Amazon Web Services Region. |
Limit |
The maximum number of results returned on each page. The default is maximum. If you specify 0, Config uses the default. |
NextToken |
The |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.