Name | Type | Description |
---|---|---|
Authorization Method | Object | |
Account Name | String | The host domain of the snowflake instance (must include the account, region, cloud environment, and end with snowflakecomputing.com). |
Role | String | The role you created for Airbyte to access Snowflake. |
Warehouse | String | The warehouse you created for Airbyte to access data. |
Database | String | The database you created for Airbyte to access data. |
Schema | String | The source Snowflake schema tables. |
JDBC URL Params | String | Additional properties to pass to the JDBC URL string when connecting to the database formatted as 'key=value' pairs separated by the symbol '&'. (example: key1=value1&key2=value2&key3=value3). |