Amazon Config · Example Payload

Config Aggregate Conformance Pack Compliance Count Example

AuditingComplianceConfiguration ManagementGovernanceSecurity

Config Aggregate Conformance Pack Compliance Count 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

CompliantConformancePackCountNonCompliantConformancePackCount

Example Payload

Raw ↑
{
  "CompliantConformancePackCount": "example-string",
  "NonCompliantConformancePackCount": "example-string"
}