Skip to content

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

@LindaSummer

Description

@LindaSummer

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.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions