Amazon Config · Example Payload

Config Describe Aggregate Compliance By Conformance Packs Response Example

AuditingComplianceConfiguration ManagementGovernanceSecurity

Config Describe Aggregate Compliance By Conformance Packs Response Example is an example object payload from Amazon Config, with 2 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

AggregateComplianceByConformancePacksNextToken

Example Payload

Raw ↑
{
  "AggregateComplianceByConformancePacks": "example-string",
  "NextToken": "example-string"
}