Prerequisites
You need an S3 bucket and an IAM user withs3:PutObject and s3:DeleteObject permissions on the destination bucket/prefix.
Connection Setup
1. Bucket
Enter the S3 bucket name.2. Region
Enter the AWS region (e.g.us-east-1).3. Prefix
Enter the path prefix for the output files (e.g.syncs/pipeline_123/). Files are named with a part number suffix.4. Credentials
Enter the AWS access key ID and secret access key. The IAM user must haves3:PutObject and s3:DeleteObject on the bucket/prefix.