S3Object
Contains the S3 bucket name and the Amazon S3 key name.
Contents
- s3Bucket
-
The S3 bucket name.
Type: String
Length Constraints: Minimum length of 0. Maximum length of 63.
Pattern:
[0-9a-z]+[0-9a-z\.\-]*[0-9a-z]+
Required: No
- s3key
-
The Amazon S3 key name.
Type: String
Length Constraints: Minimum length of 0. Maximum length of 1024.
Pattern:
.*\S.*
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: