Data Source - Amazon S3
- Print
- PDF
Data Source - Amazon S3
- Print
- PDF
Article summary
Did you find this summary helpful?
Thank you for your feedback
summary
Help Page for ETL Configuration of Data Settings from Amazon Web Services S3.
constraints
Setting items
STEP1 Basic settings
item name | indispensable | default value | Contents |
---|---|---|---|
S3 Connection Configuration | Yes | - | Select the previously registered Connection Configuration that has the necessary permissions for this ETL Configuration. Please refer to another page for Connection Configuration. |
region | Yes | ap-northeast-1 | Enter the Region of the Data Source S3 bucket. Please refer to the official AWS page for an explanation of regions. |
bucket | Yes | - | Enter the name of the Data Source S3 bucket. |
path prefix | No | - | Specify the data to be transferred by path prefix. If you specify up to the directory name, all files under the directory (matching the prefix) are transferred. On the other hand, if you specify up to the file name, only that file will be transferred. Custom Variables can also be used to dynamically determine the value of a setting during TROCCO's data ETL Configuration. |
path regular expression | No | - | By entering a regular expression, you can specify which files under the path prefix are to be transferred. If not entered, all files matching the path prefix will be included. |
decompression format | Yes | Uncompressed files or bzip2/gzip | If the Data Source data is compressed, it can be decompressed and transferred. The following decompression formats are supported Select according to the compression format of the data to be transferred. Uncompressed files or bzip2/gzip zip tar.gz If you change the decompression format later, be sure to perform Automatic Data Setting. |
Relative path after decompression (regular expression) | No | - | This can be entered when zip or tar.gz is selected as the decompression format.If you include a path separator, escape it using a backslash ( ⌘). |
Input file format | Yes | CSV/TSV | Specify the format of the input file. For more information, see About input file format settings. |
CSV/TSV input settings | Yes | CSV/TSV files with header columns | Select this option when CSV/TSV is selected as the input file format. If you select a CSV/TSV file that does not contain a header column, a temporary header name generated on the TROCCO side will be assigned to the column name. |
Transfer Method | Yes | Full Data Transfer | Select either Full Data Transfer or Incremental Data Transfer. For more information on Incremental Data Transfer, see Incremental Data Transfer Function. |
STEP2 Detailed settings
item name | indispensable | default value | Contents |
---|---|---|---|
Whether to continue the transfer if the file does not exist in the specified path. | Yes | Continue transfer | You can choose whether or not to continue the transfer if the file is not found in the path specified in the Basic ETL Configuration. If you choose to continue the transfer, the ETL Job will be completed assuming that 0 items were transferred. If you choose to abort the transfer and make an error, the transfer job is aborted as an error. |
Was this article helpful?