SnowflakeΒΆ
Tree Schema will access Snowflake as a user that is defined within your Snowflake warehouse. The user should only have access to the resources you would like Tree Schema to be able to read.
The following fields are required for Snowflake:
Account
Access Key Secret
Region
User
Password
Warehouse Name
Database
Tree Schema does not change warehouses or databases. If you need to add multiple warehouses or databases please add additional data stores.

Note
Snowflake connects directly to the data warehouse using HTTPs and is not eligible to connect through a jump server.