Configuring Snowflake PrivateLink
The following steps walk you through the setup of an AWS-hosted Snowflake PrivateLink endpoint for Revefi app.
Configure AWS PrivateLink
To configure Snowflake instances hosted on AWS for PrivateLink:
- Open a support case with Snowflake to allow access from the Revefi AWS account.
- Snowflake prefers that the account owner opens the support case directly rather than Revefi acting on their behalf. For more information, refer to Snowflake's knowledge base article.
- Provide them with Revefi AWS account ID along with any other information requested in the article.
- Revefi AWS account ID: Reach out to [email protected].
- You will need to have
ACCOUNTADMINaccess to the Snowflake instance to submit a Support request.
- After Snowflake has granted the requested access, run the Snowflake system function
SELECT SYSTEM$GET_PRIVATELINK_CONFIG();and copy the output. - Add the required information to the following template and submit your request to [email protected]:
Subject: Revefi Snowflake AWS PrivateLink Request
- Type: AWS
- SYSTEM$GET_PRIVATELINK_CONFIG output:
- Snowflake AWS cloud region
- Once the request is processed, Revefi team will reach out to you to complete the setup.
Updated 8 days ago
