v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1492542448.2 KB

Authorizes the aggregator account and region to collect data from the source account and region.

PutAggregationAuthorization is an idempotent API. Subsequent requests won’t create a duplicate resource if one was already created. If a following request has different tags values, Config will ignore these differences and treat it as an idempotent request of the previous. In this case, tags will not be updated, even if they are different.

post/#X-Amz-Target=StarlingDoveService.PutAggregationAuthorization

Headers

X-Amz-Target'StarlingDoveService.PutAggregationAuthorization' required

Request body

AuthorizedAccountIdstring required

The 12-digit account ID of the account authorized to aggregate data.

AuthorizedAwsRegionstring required

The region authorized to collect aggregated data.

Response

Success