S3PropertiesOutput
The Amazon S3 properties of a connection.
Contents
- s3Uri
-
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
-
The error message that gets displayed.
Type: String
Required: No
- s3AccessGrantLocationId
-
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
-
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
For more information about using this API in one of the language-specific AWS SDKs, see the following: