Snowflake · Schema

Grant

Properties of a grant that can be granted to a role or user.

Data LakesData SharingData WarehousingDatabaseSQL

Properties

Name Type Description
privileges array Privilege type
grant_option boolean Can grantee pass this privilege down?
created_on string
grantee_type string Entity type being granted to
grantee_name string Specific name of object being granted to
securable_type string Type of object granted on
securable_name string Name of specific object granted on (not name of privilege!)
granted_by_role_type string Type of role that granted this privilege to this grantee
granted_by_name string The role that granted this privilege to this grantee
View JSON Schema on GitHub