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

Ability to load data in a private s3 bucket via kubernetes service account #567

Open
richard-keebler opened this issue Oct 24, 2023 · 2 comments
Assignees

Comments

@richard-keebler
Copy link

Problem I need to solve

The ability to load data in a private s3 bucket via kubernetes service account, see https://docs.aws.amazon.com/eks/latest/userguide/associate-service-account-role.html

Solution I see

See https://docs.aws.amazon.com/eks/latest/userguide/associate-service-account-role.html

@Nesmeshnoy
Copy link
Contributor

@richard-keebler could you specify severity for you?

@richard-keebler
Copy link
Author

@Nesmeshnoy I wouldn't say its a high severity, we're working around this by using signed urls. This would just allow us to not have to create those and then in turn allow us to enforce via IAM permissions proper access to objects in a bucket.

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

3 participants