Amazon Config · Example Payload

Config Put Aggregation Authorization Request Example

AuditingComplianceConfiguration ManagementGovernanceSecurity

Config Put Aggregation Authorization Request 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

AuthorizedAccountIdAuthorizedAwsRegionTags

Example Payload

Raw ↑
{
  "AuthorizedAccountId": "123456789012",
  "AuthorizedAwsRegion": "us-east-1",
  "Tags": "example-string"
}