S3Location
An Amazon S3 location.
Contents
- uri
-
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
For more information about using this API in one of the language-specific AWS SDKs, see the following: