AWS PrivateLink for Snowflake
Prerequisites
Enable Snowflake with AWS PrivateLink
-
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()
-
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.
- Configure the integration as normal:
- 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.