GitHub user moritzsanne closed the discussion with a comment: Superset Integration with AWS Lake Formation
Quick update from our side: we implemented a working proof-of-concept using `DB_CONNECTION_MUTATOR` to inject user-specific role arns into the Athena connection parameters at runtime. This should allow Lake Formation to enforce access policies per user. We will also activate the `CACHE_IMPERSONATION` feature flag once we implement this to ensure that query results cached in Redis are isolated per user. Without this, impersonated queries could leak data between users due to shared cache keys. GitHub link: https://github.com/apache/superset/discussions/34533#discussioncomment-14004332 ---- 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]
