Put Aggregation Authorization
POST {{aws_config_and_aws_config_rules_base_url}}/?Action=PutAggregationAuthorization
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
Action | string | The 12-digit account ID of the account authorized to aggregate data. |
Request Body
{"AuthorizedAccountId"=>"string", "AuthorizedAwsRegion"=>"string", "Tags"=>[{"Key"=>"string", "Value"=>"string"}]}