

# RegionReport
<a name="API_control_RegionReport"></a>

A combination of a bucket and Region that's part of a Multi-Region Access Point.

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

 ** Bucket **   <a name="AmazonS3-Type-control_RegionReport-Bucket"></a>
The name of the bucket.  
Type: String  
Length Constraints: Minimum length of 3. Maximum length of 255.  
Required: No

 ** BucketAccountId **   <a name="AmazonS3-Type-control_RegionReport-BucketAccountId"></a>
The AWS account ID that owns the Amazon S3 bucket that's associated with this Multi-Region Access Point.  
Type: String  
Length Constraints: Maximum length of 64.  
Pattern: `^\d{12}$`   
Required: No

 ** Region **   <a name="AmazonS3-Type-control_RegionReport-Region"></a>
The name of the Region.  
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 64.  
Required: No

## See Also
<a name="API_control_RegionReport_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/s3control-2018-08-20/RegionReport) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/s3control-2018-08-20/RegionReport) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/s3control-2018-08-20/RegionReport) 