Provision your Reltio tenant for the Reltio Data Pipeline for Snowflake (AWS)
Learn how to submit a Support request to provision the Reltio Data Pipeline for Snowflake on your Reltio tenant.
- AWS S3 Bucket Name
- ARN Role
- Reltio tenant ID
- Reltio tenant environment name
- Reltio external ID
| Parameter | Possible Values | Recommended Values | Description |
|---|---|---|---|
| Cloud Provider* | AWS | AWS | The cloud platform hosting the external staging storage used by Snowflake. |
| Bucket name* | Any valid S3 bucket name | A dedicated S3 bucket created specifically for Reltio Data Pipeline | The name of the Amazon S3 bucket that serves as the external staging area for Snowflake. |
| Region | Any supported AWS region code (for example, us-east-1, eu-west-1) | us-east-1 (default) | The AWS region where your S3 bucket resides. Specify this only if the bucket is outside the default US region. |
| Role name* | Any valid IAM role name | A role with s3:GetObject, s3:PutObject, and s3:ListBucket permissions | The AWS IAM role that Reltio assumes to access the S3 staging bucket. The role must include all required permissions for read, write, and object creation. |
| External ID | Any valid alphanumeric string | Use the External ID displayed in the Reltio Console | An optional security parameter used in the AWS IAM trust policy to limit access to Reltio. |
| Reltio ARN role | System-generated by Reltio | Use the ARN displayed in the Console (read-only field) | The Amazon Resource Name (ARN) assigned by Reltio. Use this ARN in your IAM trust relationship policy to allow Reltio to assume the role. |
| Authentication method | Authenticate using role; Authenticate using key/secret | Authenticate using role (recommended for better security) | Defines how Reltio authenticates to AWS. |
| Attribute format | Defines the format in which attribute values are exported from Reltio. | STANDARD, EXTENDED | STANDARD |
| Transmit OV values only | Selected / Cleared | Selected, if only operational data is required | When selected, exports only operational values (OVs) to Snowflake. |
| Data filtering | Selected / Cleared | Selected, if filtering conditions are configured | When selected, enables attribute-level filtering for the Snowflake adapter. Filtering rules must be configured separately. |
| Serialize initial sources in crosswalks | Selected / Cleared | Cleared, unless data lineage requires it | When selected, sends the initial source information for each crosswalk record to Snowflake. |
Note: Parameters marked with an asterisk (*) are mandatory. | |||