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.
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.