AWS PrivateLink for Snowflake

AWS PrivateLink provides private connectivity from the Immuta SaaS platform to Snowflake accounts hosted on AWS. It ensures that all traffic to the configured endpoints only traverses private networks.

This feature is supported in most regions across Immuta's global segments (NA, EU, and AP); contact your Immuta representative if you have questions about availability.

Requirements

  • You have an Immuta SaaS tenant.

  • Your Snowflake account is hosted on AWS.

  • Your Snowflake account is on the Business Critical Edition.

  • You have ACCOUNTADMIN role on your Snowflake account to configure the Private Link connection.

  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 using the privatelink-account-url from the JSON object in step one as the the Host.

Last updated

Was this helpful?