Connect your Snowflake warehouse.
xxxxxxxx.us-east-2.aws
. Some regions don’t have this suffix.
SYSADMIN
so Snowflake admins can manage its objects. Alternatively, you can grant it to PUBLIC
if you want all users to access Seam-managed tables.
SELECT
is required for reading tables you want to sync from.
INSERT/UPDATE
is required for writing to tables you sync to.
SEAM_ROLE
instead of granting individual permissions.
your-own-super-secure-password
with a strong, secure password:
USAGE
on relevant schemas.
SELECT
on relevant tables.