Unify and manage your data

Configure PrivateLink Connectivity for Snowflake (Direct Connect) Data Pipeline

Learn how to enable AWS PrivateLink between Reltio and your Snowflake account hosted on AWS for secure data export using the Snowflake (Direct Connect) Data Pipeline.

Before you begin, ensure that your Snowflake environment and user permissions meet the following requirements:

  • Your Snowflake account is on Business Critical Edition (BCE) or higher.
  • The Snowflake account is hosted on AWS.
  • The user performing Snowflake steps has the 'ACCOUNTADMIN' role in Snowflake
Follow these steps to enable PrivateLink between your Snowflake account and Reltio, and to complete the secure pipeline configuration.
  1. Open a Reltio support ticket to request Snowflake Data Pipeline Private Link setup for your tenant and ask for the following details:
    • The 12-digit AWS account ID associated with your Reltio tenant
    • The private CIDR range (if IP whitelisting is required)

    Also, include the following information in the support ticket.

    • Your tenant ID
    • Your Reltio environment name (for example, reltio-prod-us-east-1)
  2. Raise a support case in the Snowflake Support Portal to enable AWS PrivateLink for your Snowflake account, and include the following details.
    • Your Snowflake account locator
    • Cloud Provider: AWS
    • The region where your Snowflake account is hosted
    • A statement confirming that the account uses Business Critical Edition
    • The 12-digit AWS account ID provided by Reltio
    • A request to enable AWS PrivateLink for the Snowflake account

      After Snowflake enables PrivateLink for your account, proceed to next step.

  3. Run the following command in your Snowflake account:
    SELECT SYSTEM$GET_PRIVATELINK_CONFIG();
    
    Capture and include the following details in your Reltio support ticket:
    • privatelink-vpce-id: Snowflake's AWS VPC endpoint service ID
    • privatelink-account-url: Private hostname for Snowflake access
    • AWS region
  4. Wait for Reltio's confirmation on successful PrivateLink connectivity.
  5. (Optional) Apply a network policy in Snowflake to restrict public internet access. For instructions, see CREATE NETWORK POLICY in the Snowflake documentation.
  6. After the above steps are done, open a second support ticket to configure the Snowflake Data Pipeline and include the following information.
    • Warehouse name
    • Database name
    • Schema name
    • Role with required permissions
    • Internal stage name

Result

After completing these steps, PrivateLink connectivity between Reltio and your Snowflake account is established. The Snowflake Data Pipeline is configured to export data over a secure, private channel using AWS infrastructure.

Limitations

  • Only supported for AWS-hosted Reltio and Snowflake environments