APIs.io
Search
Providers
APIs
Capabilities
Tags
More
Schemas
AsyncAPI
JSON-LD
Rules
Vocabularies
About
Support
Blog
Blog
Add API
Search
Home
Snowflake
Grant
Snowflake
· Schema
Grant
Properties of a grant that can be granted to a role or user.
Data Lakes
Data Sharing
Data Warehousing
Database
SQL
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