Skip to main content

Snowflake: Node & Edge Schema

The Snowflake adapter extracts identity and access data from a Snowflake data warehouse instance and maps it into the SlashID identity graph. It focuses on users, roles, and service-related identities.

Node Types

Node TypeDescription
SnowflakeUserRepresents a user in Snowflake (IdentityTypeSnowflakeUser)
SnowflakeRoleA role in Snowflake (IdentityTypeSnowflakeRole)
SnowflakeServiceAccountA service account identity (IdentityTypeSnowflakeServiceAccount)
SnowflakeServiceIntegrationAn integration identity for external services (IdentityTypeSnowflakeServiceIntegration)