configservice_get_aggreg_confor_pack_compli_summar: Returns the count of compliant and noncompliant conformance...

configservice_get_aggregate_conformance_pack_compliance_summaryR Documentation

Returns the count of compliant and noncompliant conformance packs across all Amazon Web Services accounts and Amazon Web Services Regions in an aggregator

Description

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.

Usage

configservice_get_aggregate_conformance_pack_compliance_summary(
  ConfigurationAggregatorName,
  Filters = NULL,
  GroupByKey = NULL,
  Limit = NULL,
  NextToken = NULL
)

Arguments

ConfigurationAggregatorName

[required] The name of the configuration aggregator.

Filters

Filters the results based on the AggregateConformancePackComplianceSummaryFilters object.

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 nextToken string returned on a previous page that you use to get the next page of results in a paginated response.


paws.management documentation built on Sept. 12, 2023, 1:06 a.m.