S3DestinationConfig
Configuration parameters for where in an S3 bucket to place the harvested content.
Contents
- BucketName
-
The name of an S3 bucket within which harvested content will be exported.
Type: String
Length Constraints: Minimum length of 3. Maximum length of 63.
Required: Yes
- DestinationPath
-
The path within the specified S3 bucket where the harvested content will be placed.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 1024.
Pattern:
[\S]+
Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: