

# S3PropertiesOutput
<a name="API_S3PropertiesOutput"></a>

The Amazon S3 properties of a connection.

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

 ** s3Uri **   <a name="datazone-Type-S3PropertiesOutput-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

 ** errorMessage **   <a name="datazone-Type-S3PropertiesOutput-errorMessage"></a>
The error message that gets displayed.  
Type: String  
Required: No

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

 ** s3AccessGrantLocationId **   <a name="datazone-Type-S3PropertiesOutput-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

 ** status **   <a name="datazone-Type-S3PropertiesOutput-status"></a>
The status of the Amazon S3 connection.  
Type: String  
Valid Values: `CREATING | CREATE_FAILED | DELETING | DELETE_FAILED | READY | UPDATING | UPDATE_FAILED | DELETED`   
Required: No

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