

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

The Amazon S3 location information.

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

 ** bucketName **   <a name="deadlinecloud-Type-S3Location-bucketName"></a>
The name of the Amazon S3 bucket.  
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 255.  
Required: Yes

 ** key **   <a name="deadlinecloud-Type-S3Location-key"></a>
The Amazon S3 object key that uniquely identifies the Amazon S3 bucket.  
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 1024.  
Required: Yes

## 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/deadline-2023-10-12/S3Location) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/deadline-2023-10-12/S3Location) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/deadline-2023-10-12/S3Location) 