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 sign using local AWS credential file. #4

Closed
arao opened this issue Jan 11, 2022 · 3 comments
Closed

Ability to sign using local AWS credential file. #4

arao opened this issue Jan 11, 2022 · 3 comments
Assignees

Comments

@arao
Copy link

arao commented Jan 11, 2022

Associated with #3

AWS also provide a way where session credentials are saved in ~/.aws/credentials . Configuration can also be specified in ~/.aws/config . There is way to distinguish between different profiles using name, default being 'default' . It would be great if plugin can automatically read the credentials, given profile name.

ref: https://docs.aws.amazon.com/cli/latest/userguide/cli-configure-files.html

@chengpohi
Copy link
Owner

@arao Hello, Thanks your response, I will take look at this, I will add this feature in next in version 1.7.1.

Also welcome other feedbacks

@chengpohi chengpohi self-assigned this Jan 16, 2022
@chengpohi
Copy link
Owner

@arao the newest 1.7.1 version has released and add feature of aws credential connect, please check:

https://github.com/chengpohi/edql/wiki/EDQL:-Language-Specification#aws-iam-apikeyid-apikeysecret-and-apisessiontoken

@arao
Copy link
Author

arao commented Jan 24, 2022

Thank you for you effort, it is working now.

@arao arao closed this as completed Jan 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants