S3Destination
An Amazon S3 bucket and optional folder (object key prefix) where SimSpace Weaver creates a file.
Contents
- BucketName
-
The name of an Amazon S3 bucket. For more information about buckets, see Creating, configuring, and working with Amazon S3 buckets in the Amazon Simple Storage Service User Guide.
Type: String
Length Constraints: Minimum length of 3. Maximum length of 63.
Required: Yes
- ObjectKeyPrefix
-
A string prefix for an Amazon S3 object key. It's usually a folder name. For more information about folders in Amazon S3, see Organizing objects in the Amazon S3 console using folders in the Amazon Simple Storage Service User Guide.
Type: String
Length Constraints: Minimum length of 0. Maximum length of 1024.
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: