snowflake-connections
Configuration file for Snowflake connections
| Type | object |
|---|---|
| File match |
**/.snowflake/connections.toml
**/snowflake/connections.toml
|
| Schema URL | https://catalog.lintel.tools/schemas/schemastore/snowflake-connections/latest.json |
| Source | https://www.schemastore.org/snowflake-connections.json |
Validate with Lintel
npx @lintel/lintel check
Properties
Configuration settings for connecting to a Snowflake database instance
15 nested properties
The Snowflake account identifier
The username to authenticate with Snowflake
The password for authentication with Snowflake
The name of the Snowflake warehouse to use for queries
The name of the Snowflake database to connect to
The name of the database schema to use
The name of the Snowflake role to use
The name of the Snowflake authenticator to use
The path to the private key file for the Snowflake JWT Authentication
The password for the private key file for the Snowflake JWT Authentication
The path to the private key file for the Snowflake Key Pair Authentication
The passphrase for the private key file for the Snowflake Key Pair Authentication
The path to the token file for the Snowflake OAuth Authentication
The workload identity provider to use for WIF authentication
e resource to use for WIF authentication on Azure environment
Definitions
Configuration settings for connecting to a Snowflake database instance
The Snowflake account identifier
The username to authenticate with Snowflake
The password for authentication with Snowflake
The name of the Snowflake warehouse to use for queries
The name of the Snowflake database to connect to
The name of the database schema to use
The name of the Snowflake role to use
The name of the Snowflake authenticator to use
The path to the private key file for the Snowflake JWT Authentication
The password for the private key file for the Snowflake JWT Authentication
The path to the private key file for the Snowflake Key Pair Authentication
The passphrase for the private key file for the Snowflake Key Pair Authentication
The path to the token file for the Snowflake OAuth Authentication
The workload identity provider to use for WIF authentication
e resource to use for WIF authentication on Azure environment