S3Configuration
Configuration for an S3 location.
Contents
- s3Bucket
-
The name of the S3 bucket.
Type: String
Pattern:
[a-zA-Z0-9.\-_]{1,255}Required: No
- s3BucketOwner
-
The AWS account ID of the S3 bucket owner.
Type: String
Length Constraints: Fixed length of 12.
Pattern:
.*[0-9]{12,}.*Required: No
- s3Key
-
The S3 key (path) for the object.
Type: String
Pattern:
[^\x00]{1,1024}Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: