

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

An Amazon S3 location.

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

 ** uri **   <a name="bedrock-Type-agent_S3Location-uri"></a>
The location's URI. For example, `s3://my-bucket/chunk-processor/`.  
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 2048.  
Pattern: `s3://.{1,128}`   
Required: Yes

## See Also
<a name="API_agent_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/bedrock-agent-2023-06-05/S3Location) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/bedrock-agent-2023-06-05/S3Location) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/bedrock-agent-2023-06-05/S3Location) 