GitHub user moritzsanne created a discussion: Superset Integration with AWS Lake Formation
Hi everyone, We're currently using Superset with Athena and S3 as our primary data visualization platform. As part of our ongoing data governance improvements, we're transitioning from IAM-based access control to AWS Lake Formation with tag-based permissions. In our current setup, each Superset database connection maps to a specific IAM role, which allows us to assign access based on coarse-grained policies. However, with Lake Formation we want to introduce a more granular model, which complicates this approach. Especially since Superset doesn't natively support user impersonation or session-based delegation for Athena queries. Our goal is to allow dashboard sharing across teams while relying on Lake Formation to enforce row-/column-level access based on the actual user viewing the dashboard. We’d love to hear how others are approaching this. Has anyone successfully integrated Superset with Lake Formation in a way that supports per-user access control via impersonation or credential passthrough? How can we best contribute to make this happen? Many thanks! GitHub link: https://github.com/apache/superset/discussions/34533 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
