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.13
Type
Source
Platforms
Date Published
Snowflake User Grants
The snowflake_user_grants table shows data for Snowflake User Grants.
This table shows results for
SHOW GRANTS TO USER
statement.Primary Keys #
Name | Type |
---|---|
granted_by | utf8 |
granted_to | utf8 |
grantee_name | utf8 |
name | utf8 |
request_account | utf8 |
role | utf8 |
Columns #
Name | Type |
---|---|
_cq_id | uuid |
_cq_parent_id | uuid |
created_on | timestamp[us, tz=UTC] |
granted_by | utf8 |
granted_to | utf8 |
grantee_name | utf8 |
name | utf8 |
request_account | utf8 |
role | utf8 |
Relations
This table depends on:
Snowflake Users