Role¶
A role in Snowflake defines a set of access controls and permissions.
Examples¶
YAML¶
Python¶
Fields¶
name(string, required) - The name of the role.owner(string) - The owner of the role. Defaults to "USERADMIN".tags(dict) - Tags associated with the role.comment(string) - A comment for the role.