Setup
Grant Metadata Access
The Snowflake integration setup already includes the requiredSNOWFLAKE.SECURITY_VIEWER grant for reading role and grant metadata. Make sure the integration is configured before continuing.
Grants Management
The data plane applies grants in Snowflake on Ryft’s behalf, using Workload Identity Federation (WIF) - a passwordless mechanism that allows the Ryft AWS IAM role to authenticate directly to Snowflake without storing credentials. Please use the SQL snippet below to create the role. Before using the snippet, you will need to populate the following parameters:ryft_role_manager_name- name for the Ryft grant management roleryft_wif_username- name for the WIF service userryft_aws_role_arn- ARN of the Ryft data plane IAM role (provided by Ryft)
Prerequisites
SCIM Integration
Ryft enforces access policies using IdP group names. For Snowflake to recognize these groups and correctly evaluate group-based role assignments, a SCIM integration must be active between your IdP and Snowflake. This ensures group memberships are synchronized so that the grants Ryft applies take effect as expected. See Snowflake SCIM documentation for setup instructions.Network Connectivity
The Ryft data plane Lambda runs in your BYOC AWS account and connects to Snowflake over the network. AWS PrivateLink (recommended) Keeps all traffic private with no internet exposure. Note that PrivateLink is a Business Critical feature in Snowflake. To set this up:- Enable PrivateLink on your Snowflake account
- Ryft creates a VPC endpoint in your BYOC account targeting the Snowflake PrivateLink endpoint