S3Location
A location in Amazon S3.
Contents
- BucketName
-
A bucket name.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 255.
Pattern:
^.+$
Required: Yes
- ObjectKey
-
An object key.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 255.
Pattern:
^.+$
Required: Yes
- Region
-
The bucket's Region.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 255.
Pattern:
^.+$
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: