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 tenant.

  3. Configure the Snowflake integration.
  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.