awslabs / aws-orbit-workbench

A Data Platform built for AWS, powered by Kubernetes.
https://awslabs.github.io/aws-orbit-workbench/
Apache License 2.0
127 stars 26 forks source link

Add lakeformation tag based access control to orbit #569

Closed stthoom closed 3 years ago

stthoom commented 3 years ago

Add Lakeformation tag based access control via orbit plugins. Parameterize the tags used in manifest file. Use manifest/context to fetch tags and stick to IAM role used for data access in orbit. Create notebook to add tags to demo sample cms schema tables. Verify the tag based access control mechanism.

stthoom commented 3 years ago

Duplicate