Optional databaseA list of database roles and the privileges they are granted.
Updating this list will result in database grant <privilege> and database revoke <privilege> queries being executed.
Optional databaseA list of database roles and their definitions.
Updating this list will result in create database role or drop database role queries being executed.
A list of roles and the privileges they are granted.
Updating this list will result in grant <privilege> and revoke <privilege> queries being executed.
Optional rolesA list of roles and their definitions.
Updating this list will result in create role or drop role queries being executed.
Spyglass-specific configuration.
Standard defaults are generated when import is invoked the first time.
A list of users and the roles they are granted.
Updating this list will result in grant role and revoke role queries being executed.
Experimental warehousesA list of warehouses and their configuration
Generated using TypeDoc
Yaml is the primary interface for Spyglass configuration. It is serialized and deserialized to yaml files.