/AWS1/CL_CFS=>PUTAGGREGATIONAUTHORIZATION()
¶
About PutAggregationAuthorization¶
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.
Method Signature¶
IMPORTING¶
Required arguments:¶
IV_AUTHORIZEDACCOUNTID
TYPE /AWS1/CFSACCOUNTID
/AWS1/CFSACCOUNTID
¶
The 12-digit account ID of the account authorized to aggregate data.
IV_AUTHORIZEDAWSREGION
TYPE /AWS1/CFSAWSREGION
/AWS1/CFSAWSREGION
¶
The region authorized to collect aggregated data.
Optional arguments:¶
IT_TAGS
TYPE /AWS1/CL_CFSTAG=>TT_TAGSLIST
TT_TAGSLIST
¶
An array of tag object.