

# S3PropertiesInput
<a name="API_S3PropertiesInput"></a>

The Amazon S3 properties of a connection.

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

 ** s3Uri **   <a name="datazone-Type-S3PropertiesInput-s3Uri"></a>
The Amazon S3 URI that's part of the Amazon S3 properties of a connection.  
Type: String  
Length Constraints: Minimum length of 0. Maximum length of 2048.  
Pattern: `s3://.+`   
Required: Yes

 ** registerS3AccessGrantLocation **   <a name="datazone-Type-S3PropertiesInput-registerS3AccessGrantLocation"></a>
Specifies whether to register the Amazon S3 Access Grant location.  
Type: Boolean  
Required: No

 ** s3AccessGrantLocationId **   <a name="datazone-Type-S3PropertiesInput-s3AccessGrantLocationId"></a>
The Amazon S3 Access Grant location ID that's part of the Amazon S3 properties of a connection.  
Type: String  
Length Constraints: Minimum length of 0. Maximum length of 64.  
Pattern: `[a-zA-Z0-9\-]+`   
Required: No

## See Also
<a name="API_S3PropertiesInput_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/datazone-2018-05-10/S3PropertiesInput) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/datazone-2018-05-10/S3PropertiesInput) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/datazone-2018-05-10/S3PropertiesInput) 