Managed Access Schemas:These are a special type of schema designed for fine-grained access control in Snowflake.
Roles with Grant Authority:
ACCOUNTADMIN: The top-level administrative role can grant object privileges on all objects within the account, including managed access schemas.
SECURITYADMIN: Can grant and revoke privileges on objects within the account, including managed access schemas.
Important Note:The ORGADMIN role focuses on organization-level management, not object access control.
Contribute your Thoughts:
Chosen Answer:
This is a voting comment (?). You can switch to a simple comment. It is better to Upvote an existing comment if you don't have anything to add.
Submit