Accelerate the Value of Data

Configure a Snowflake pipeline for AWS in the Console

Learn how to use the new UI to configure a Snowflake pipeline for AWS.

Before using the Reltio Data Pipeline for Snowflake on the Azure cloud platform, you must configure it in Reltio.
This topic describes how to configure this data pipeline using the Console cloud data warehouse pipelines application. If you prefer to configure this data pipeline using Reltio REST APIs, see topic Configure the Reltio Data Pipeline for Snowflake (Azure).
To configure a new Snowflake pipeline for AWS:
  1. In the Console, select Cloud data warehouse pipeline. You will see the Cloud data warehouse pipeline page that lists the pipelines already configured.
  2. Select + NEW PIPELINE and from the displayed options select Snowflake.
    The Configure Snowflake pipeline page is displayed.

  3. In the Name field, enter the name of the pipeline, which is used to refer to the pipeline in the UI. The name must be alphanumeric, can be 3 to 20 characters in length, and should not contain any spaces.
  4. In the Authentication section, from the Cloud provider dropdown, select the AWS.
  5. Select Authenticate using role to authenticate requests using the role.
    1. In the Role field, enter the name of the role assigned to the user. You must use the existing role assigned to you.
      Note: The existing role assigned to you must have the Reltio ARN role given below as part of the trust relationship. For more information, see topic Create a Reltio IAM role in AWS.
    2. Click the Copy button to copy the default role. You can use this button to copy the role to add it as a trust relationship.
  6. Select Authenticate using key/secret to authenticate requests using a key and secret.
    1. In the Key field, enter the access key ID that must be used to authenticate requests.
    2. In the Secret field, enter the secret access key that must be used to authenticate requests.
  7. In the Bucket Name field, enter the name of the bucket on AWS.
  8. In the External ID field, enter the unique external ID to uniquely access the role.
  9. In the Staging Bucket Region field, enter the region if the bucket region is not from the United States.
  10. In the Data delivery options section, from the Attribute format dropdown, select the format of the attributes stored.
    1. Select Data filtering to enable filtering for adapter.
    2. Select Transmit OV values only if you want to sync only operational values to the Snowflake.
    3. Select Serialize initial sources in Crosswalks to enable sending initial source in crosswalk.
  11. Select Save & Create at the top of the page to save and create the Snowflake pipeline for AWS.