Amazon Config · Example Payload

Config Organization Aggregation Source Example

AuditingComplianceConfiguration ManagementGovernanceSecurity

Config Organization 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

RoleArnAwsRegionsAllAwsRegions

Example Payload

Raw ↑
{
  "RoleArn": "arn:aws:config:us-east-1:123456789012:config-rule/config-rule-example",
  "AwsRegions": "us-east-1",
  "AllAwsRegions": "us-east-1"
}