Data Destination - S3
  • 06 Dec 2022
  • Dark
    Light
  • PDF

Data Destination - S3

  • Dark
    Light
  • PDF

Article Summary

Overview

Help page for setting up a data transfer to AWS S3.

Supported Protocol

  • Dataloader: Embulk

  • Single File Output (limited to when the source is BigQuery)

Settings

Step 1: General Settings

Field Name
Required
Default Value
Description
S3 Connection ConfigurationYes-From the S3 Connection Configuration created in advance, select the one with the required permissions for this transfer.
If you have not previously created any Connection Configurations, click the Add Connection Configuration button to set up a new one.
RegionYesap-northeast-1Enter the region that you specified when creating the bucket.
For further details regarding regions, please refer to the following AWS documentation.
BucketYes-Specify the name of bucket at the destination. The bucket specified must exist before creating this ETL configuration.
Path PrefixYes-Specify the path prefix at the destination for the data that you wish to transfer. Starting from the path prefix you specify, trocco will output multiple files into the bucket at the destination.
Access Control ListYes-The access control list (ACL) manages the access permissions for your objects and buckets.
Choose an ACL predefined by Amazon S3.
For further details regarding ACL, please refer to the following AWS documentation.
Output File FormatYesCSV/TSVSelect the output file format. For further details, please refer to trocco's Output File Format support documentation.
File CompressionNoNo CompressionIf you wish to compress your files, you can select between the gzip or bzip2 compression methods.

Step 2: Advanced Settings

Field Name
Default Value
Description
Naming Convention.%03d.%02dIn this field you can set the rules for file naming, when outputting multiple files

Was this article helpful?