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