The AWS S3 extension provides writing of formatted files to AWS S3 buckets.
Note: This is a Binary Storage Extension that is only used in combination with File Format extensions.
Sink settings require all parameters shown below.
{
"FileName": "",
"S3Region": "us-west-1",
"S3BucketName": "",
"S3AccessKey": "",
"S3SecretKey": ""
}