Read data from files on S3 and store it in a Snowflake database.
Read data from flat files in an S3 bucket and store it in a table in a Snowflake database.
Variables
Select the Shared Config that contains the source and destination information, the load options and the column definitions for the data that will be loaded.
Optionally specify a Jinja pattern to add to the end of the path in the Task Configuration to limit the subfolders examined when looking for files to load.
Amount of time to generate filter paths for, if a filter pattern is specified.
Select the AWS keys with access to S3 bucket with the files that will be loaded.
Snowflake database where the data will be loaded.
Schema of the table in the Snowflake database where the data will be loaded.
Name of the table in the Snowflake database where the data will be loaded.
Enable to continue processing when an error is encountered.