Skip to content

AWS PrivateLink for Snowflake

Prerequisites

  1. In your Snowflake environment, run the following SQL query, which will return a JSON object with the connection information you will need to include in your support ticket:

    select SYSTEM$GET_PRIVATELINK_CONFIG()
    
  2. Copy the returned JSON object into a support ticket with Immuta Support to request for the feature to be enabled on your Immuta SaaS instance.

  3. Configure the integration as normal:
    1. Configure Snowflake Governance Features Integration
    2. Configure the Snowflake Integration without Snowflake Governance Features
  4. Register your tables as Immuta data sources. Note that the privatelink-account-url from the JSON object in step one will be the Server when registering data sources.