

# CaCertificatesBundleS3Location


The CA certificates bundle location in Amazon S3.

## Contents


 ** Bucket **   <a name="cloudfront-Type-CaCertificatesBundleS3Location-Bucket"></a>
The S3 bucket.  
Type: String  
Required: Yes

 ** Key **   <a name="cloudfront-Type-CaCertificatesBundleS3Location-Key"></a>
The location's key.  
Type: String  
Required: Yes

 ** Region **   <a name="cloudfront-Type-CaCertificatesBundleS3Location-Region"></a>
The location's Region.  
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 32.  
Pattern: `[a-z]{2}-[a-z]+-\d`   
Required: Yes

 ** Version **   <a name="cloudfront-Type-CaCertificatesBundleS3Location-Version"></a>
The location's version.  
Type: String  
Required: No

## See Also


For more information about using this API in one of the language-specific Amazon SDKs, see the following:
+  [Amazon SDK for C\$1\$1](https://docs.amazonaws.cn/goto/SdkForCpp/cloudfront-2020-05-31/CaCertificatesBundleS3Location) 
+  [Amazon SDK for Java V2](https://docs.amazonaws.cn/goto/SdkForJavaV2/cloudfront-2020-05-31/CaCertificatesBundleS3Location) 
+  [Amazon SDK for Ruby V3](https://docs.amazonaws.cn/goto/SdkForRubyV3/cloudfront-2020-05-31/CaCertificatesBundleS3Location) 