The AWS S3 extension provides reading and 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.
Source and Sink settings require the parameters shown below.
{
"FileName": "",
"S3Region": "us-west-1",
"S3BucketName": "",
"S3AccessKey": "",
"S3SecretKey": ""
}
{
"FileName": "",
"S3Region": "us-west-1",
"S3BucketName": "",
"S3AccessKey": "",
"S3SecretKey": ""
}