Create a new Snowflake data warehouse connection. Supports both password and key-pair authentication.
Documentation Index
Fetch the complete documentation index at: https://camelai.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
API key authentication using Bearer scheme
Serializer for Snowflake connection configuration.
Connection type identifier. Must be SNOWFLAKE
1Snowflake account identifier (e.g., xy12345.us-east-1)
1 - 255Snowflake username
1 - 255Display name for the connection
1Password for authentication (optional - use either password or public_key)
Public key for key-pair authentication (optional - use either password or public_key)
Snowflake warehouse to use (optional)