S3DestinationProperties - AmazonAppFlow

S3DestinationProperties

The properties that are applied when Amazon S3 is used as a destination.

Contents

bucketName

The Amazon S3 bucket name in which Amazon AppFlow places the transferred data.

Type: String

Length Constraints: Minimum length of 3. Maximum length of 63.

Pattern: \S+

Required: Yes

bucketPrefix

The object key for the destination bucket in which Amazon AppFlow places the files.

Type: String

Length Constraints: Maximum length of 512.

Pattern: .*

Required: No

s3OutputFormatConfig

The configuration that determines how Amazon AppFlow should format the flow output data when Amazon S3 is used as the destination.

Type: S3OutputFormatConfig object

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: