Name | Type | Description |
---|---|---|
S3 Key ID * | String | The access key ID to access the S3 bucket. Airbyte requires Read and Write permissions to the given bucket. Read more here. |
S3 Access Key * | String | The corresponding secret to the access key ID. Read more here |
S3 Bucket Name | String | The name of the S3 bucket. Read more here. |
S3 Bucket Path | String | Directory under the S3 bucket where data will be written. Read more here |
S3 Bucket Region | String | The region of the S3 bucket. See here for all region codes. |
Output Format * | Object | Format of the data output. See here for more details |
Endpoint (Optional) | String | Your S3 endpoint url. Read more here |
S3 Path Format (Optional) | String | Format string on how data will be organized inside the S3 bucket directory. Read more here |
S3 Filename pattern (Optional) | String | The pattern allows you to set the file-name format for the S3 staging file(s) |