Back to source list
Official
Premium
Snowflake Config
Snowflake Config plugin pulls configuration information out of Snowflake and loads it into any supported CloudQuery destination
Publisher
cloudquery
Latest version
v5.1.9
Type
Source
Platforms
Date Published
Snowflake Role Grants
The snowflake_role_grants table shows data for Snowflake Role Grants.
This table shows results for
SHOW GRANTS TO ROLE
statement.Primary Keys #
Name | Type |
---|---|
granted_by | utf8 |
granted_on | utf8 |
granted_to | utf8 |
grantee_name | utf8 |
grant_option | bool |
name | utf8 |
privilege | utf8 |
request_account | utf8 |
Columns #
Name | Type |
---|---|
_cq_id | uuid |
_cq_parent_id | uuid |
created_on | timestamp[us, tz=UTC] |
granted_by | utf8 |
granted_on | utf8 |
granted_to | utf8 |
grantee_name | utf8 |
grant_on | utf8 |
grant_option | bool |
grant_to | utf8 |
name | utf8 |
privilege | utf8 |
request_account | utf8 |
Relations
This table depends on:
Snowflake Roles