Account id of the form "org_id-account_id" (e.g. "zhjgixi-tv26532")
Optional
compressIf true, then future sync
calls will replace large lists of tables/views with a wildcard (*
),
based on whether all tables in a schema or database have been granted. Experimental.
Optional
fileAn optional file splitting strategy to divide the single yaml file into multiple files. Experimental.
Possible values:
roles
: Create directories for roles, which includes all role and grant info in a single file
per role, as well as a directory for users and their grants.objects
: Create directories for objects, which include role grants for those specific objects.
Directories for roles and users are still created for permissions that aren't directly related to
objects.Updated automatically on calls to sync
.
Platform name (e.g. "snowflake")
Yaml protocol version (e.g. 1)
Generated using TypeDoc
Spyglass-specific configuration.
Standard defaults are generated when
import
is invoked the first time.