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
v4.4.4
Type
Source
Platforms
Date Published
Price per 1M rows
Starting from $17
monthly free quota
1M rows
Snowflake Account Grants
The snowflake_account_grants table shows data for Snowflake Account Grants.
This table shows results for
SHOW GRANTS ON ACCOUNT
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 |