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

Need to support multi type credentials such as STS credentials #32

Open
LindaSummer opened this issue Dec 4, 2020 · 0 comments
Open
Assignees
Labels
enhancement New feature or request

Comments

@LindaSummer
Copy link

LindaSummer commented Dec 4, 2020

Reason

I found it becomes a little hard to connect from one eks cluster to another account's athena through STS role assumption.
Static credentials may become expired after a priod.

Advise

I think it's better to give a closure in driver configuration like 'func() *session.Session' and call it before use ACCESS_KEY and SECRET to get session. This can support all aws sdk's credential types.

@henrywu2019 henrywu2019 self-assigned this Dec 7, 2020
@henrywu2019 henrywu2019 added the enhancement New feature or request label Dec 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants