

# PendingAggregationRequest
<a name="API_PendingAggregationRequest"></a>

An object that represents the account ID and region of an aggregator account that is requesting authorization but is not yet authorized.

## Contents
<a name="API_PendingAggregationRequest_Contents"></a>

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

 ** RequesterAwsRegion **   <a name="config-Type-PendingAggregationRequest-RequesterAwsRegion"></a>
The region requesting to aggregate data.   
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 64.  
Required: No

## See Also
<a name="API_PendingAggregationRequest_SeeAlso"></a>

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/PendingAggregationRequest) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/config-2014-11-12/PendingAggregationRequest) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/config-2014-11-12/PendingAggregationRequest) 