Snowflake
Visualize Snowflake cloud resources, map Snowflake users to employees, and monitor changes through queries and alerts.
- Installation
- Authorization
- Data Model
- Types
- Release Notes
Installation
info
This integration ingests resources from tables in the Snowflake system using SHOW commands. Ensure that the credentials provided to JupiterOne are configured with the necessary read permissions to perform these commands.
Configuration in Snowflake
This integration supports two authentication methods:
- Basic Authentication
- Key-Pair Authentication (Recommended)
For Key-Pair Authentication:
- The user must generate a private and public key pair.
- Upload the public key to your Snowflake account and use the private key in the integration configuration.
- Follow the Snowflake documentation on key-pair authentication to generate the keys.
- Store the private key securely, as you will need it to complete the integration setup.
Configuration in JupiterOne
To configure the Snowflake integration in JupiterOne:
- Navigate to the Integrations tab and select Snowflake.
- Click New Instance to begin the setup.