Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 4 additions & 1 deletion _data/destinations/snowflake/user-privileges.yml
Original file line number Diff line number Diff line change
Expand Up @@ -87,9 +87,12 @@ snowflake:
- copy: |
[Grant database privileges to the Stitch role]({{ site.data.destinations[destination.type]user-privileges.defaults.doc-links.all-on-database }}){:target="_blank"}, using the name of the database you created for Stitch.

**Note**: This will grant all privileges except `OWNERSHIP`, and only apply to the database(s) you specify.
**Note**: This will grant all privileges except `OWNERSHIP`, and only apply to the databases you specify.
command: *grant-database-sql

- copy: |
Create the Stitch user and grant the Stitch role to the user:

**Note**: You can use key-pair authentication. Select this option in Stitch and copy-paste the content of the `rsa_key.p8` file. For more information about the Snowflake key-pair authentication, refer to [Key-pair authentication and key-pair rotation
](https://docs.snowflake.com/en/user-guide/key-pair-auth){target="new"}.
command: *create-grant-user-sql