Amazon Config · Example Payload

Config Get Aggregate Config Rule Compliance Summary Response Example

AuditingComplianceConfiguration ManagementGovernanceSecurity

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

Top-level fields

GroupByKeyAggregateComplianceCountsNextToken

Example Payload

Raw ↑
{
  "GroupByKey": "example-string",
  "AggregateComplianceCounts": "example-string",
  "NextToken": "example-string"
}