

# S3Location
<a name="API_S3Location"></a>

The bucket and key of an item stored in Amazon S3.

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

 ** S3Bucket **   
The Amazon S3 bucket where the data is located.  
Type: String  
Length Constraints: Maximum length of 255.  
Required: No

 ** S3Key **   
The Amazon S3 key where the data is located.  
Type: String  
Length Constraints: Maximum length of 1024.  
Required: No

## See Also
<a name="API_S3Location_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/elasticbeanstalk-2010-12-01/S3Location) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/elasticbeanstalk-2010-12-01/S3Location) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/elasticbeanstalk-2010-12-01/S3Location) 