

# OutPutS3Location
<a name="API_OutPutS3Location"></a>

The location of an output object in Amazon S3.

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

 ** BucketName **   <a name="panorama-Type-OutPutS3Location-BucketName"></a>
The object's bucket.  
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 255.  
Pattern: `.+`   
Required: Yes

 ** ObjectKey **   <a name="panorama-Type-OutPutS3Location-ObjectKey"></a>
The object's key.  
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 255.  
Pattern: `.+`   
Required: Yes

## See Also
<a name="API_OutPutS3Location_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/panorama-2019-07-24/OutPutS3Location) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/panorama-2019-07-24/OutPutS3Location) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/panorama-2019-07-24/OutPutS3Location) 