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 use .aws/credentials instead of typing in the keys #22

Open
gevorggalstyan opened this issue Jan 29, 2019 · 3 comments
Open
Assignees
Labels
enhancement New feature or request

Comments

@gevorggalstyan
Copy link

Is your feature request related to a problem? Please describe.
It is frustrating to type/paste in your keys each time for each DB you want to connect.

Describe the solution you'd like
Would be great if the app allowed to select a profile from .aws/credentials instead of typing in the keys. You usually have your credentials handy in the config files for AWS.

Additional context
AWS credentials parser should probably populate the available profiles as a dropdown list.

@subhi-chegg
Copy link

+1 for this issue. Good work BTW

@Java1Guy
Copy link

Java1Guy commented Feb 5, 2019

+1 also because we use a central identity account and switch roles into the client account.

@Arattian Arattian added the enhancement New feature or request label Jun 10, 2019
@Arattian Arattian self-assigned this Jun 11, 2019
@jcroucher
Copy link

This would also fix the session token issue where "AWS_SESSION_TOKEN" is not able to be added to the connection.

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

5 participants