DynamoDb-GUI-Client icon indicating copy to clipboard operation
DynamoDb-GUI-Client copied to clipboard

Ability to use .aws/credentials instead of typing in the keys

Open gevorggalstyan opened this issue 6 years ago • 3 comments

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.

gevorggalstyan avatar Jan 29 '19 01:01 gevorggalstyan

+1 for this issue. Good work BTW

subhi-chegg avatar Feb 04 '19 05:02 subhi-chegg

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

Java1Guy avatar Feb 05 '19 21:02 Java1Guy

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

jcroucher avatar Feb 18 '20 05:02 jcroucher