Amazon Config · Example Payload

Config Get Aggregate Config Rule Compliance Summary Request Example

AuditingComplianceConfiguration ManagementGovernanceSecurity

Config Get Aggregate Config Rule Compliance Summary Request Example is an example object payload from Amazon Config, with 5 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

ConfigurationAggregatorNameFiltersGroupByKeyLimitNextToken

Example Payload

Raw ↑
{
  "ConfigurationAggregatorName": "example-config-rule",
  "Filters": "example-string",
  "GroupByKey": "example-string",
  "Limit": "example-string",
  "NextToken": "example-string"
}