Is there an existing issue for this?
Problem statement
Currently Instance Profiles and AWS IAM roles and policies are used to govern access to Lakehouse tables.
We need to recreate these ACLs in UC
Related issues:
Proposed Solution
- Map the Instance Profiles to the tables they can access
- Map users/groups to instance profile they can access directly or through an existing cluster.
- Create table ACLS baed on the role access.
Additional Context
No response