

# AggregationAuthorization


An object that represents the authorizations granted to aggregator accounts and regions.

## Contents


 ** AggregationAuthorizationArn **   <a name="config-Type-AggregationAuthorization-AggregationAuthorizationArn"></a>
The Amazon Resource Name (ARN) of the aggregation object.  
Type: String  
Required: No

 ** AuthorizedAccountId **   <a name="config-Type-AggregationAuthorization-AuthorizedAccountId"></a>
The 12-digit account ID of the account authorized to aggregate data.  
Type: String  
Pattern: `\d{12}`   
Required: No

 ** AuthorizedAwsRegion **   <a name="config-Type-AggregationAuthorization-AuthorizedAwsRegion"></a>
The region authorized to collect aggregated data.  
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 64.  
Required: No

 ** CreationTime **   <a name="config-Type-AggregationAuthorization-CreationTime"></a>
The time stamp when the aggregation authorization was created.  
Type: Timestamp  
Required: No

## See Also


For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/config-2014-11-12/AggregationAuthorization) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/config-2014-11-12/AggregationAuthorization) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/config-2014-11-12/AggregationAuthorization) 