Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support IAM Trusted Identity Propagation and Lake Formation with Athena #2801

Open
vgkowski opened this issue May 3, 2024 · 0 comments
Open

Comments

@vgkowski
Copy link

vgkowski commented May 3, 2024

Is your feature request related to a problem? Please describe.
IAM Trusted Identity Propagation is the recommended approach to pass user identity down to the data access so it can be used to apply permissions on the data access based on the user permissions instead of the IAM role used by the Python runtime.

Lake Formation is the recommended approach to enforce permissions and fine grained access control.

Describe the solution you'd like
As a data scientist I would like to access data from multiple sources including S3 structured data and create a dataframe from a SQL query on Athena, passing my identity to Athena engine which applies permissions provided by Lake Formation.

Describe alternatives you've considered
Don't know

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant