Amazon Config · Example Payload

Config Account Aggregation Source Example

AuditingComplianceConfiguration ManagementGovernanceSecurity

Config Account Aggregation Source 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

AccountIdsAllAwsRegionsAwsRegions

Example Payload

Raw ↑
{
  "AccountIds": "123456789012",
  "AllAwsRegions": "us-east-1",
  "AwsRegions": "us-east-1"
}