Amazon Config · Example Payload

Config Describe Aggregate Compliance By Conformance Packs Request Example

AuditingComplianceConfiguration ManagementGovernanceSecurity

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

Top-level fields

ConfigurationAggregatorNameFiltersLimitNextToken

Example Payload

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