Skip to content
This repository has been archived by the owner on Sep 21, 2023. It is now read-only.

support temp keys #6

Open
bAndie91 opened this issue May 9, 2019 · 0 comments
Open

support temp keys #6

bAndie91 opened this issue May 9, 2019 · 0 comments

Comments

@bAndie91
Copy link

bAndie91 commented May 9, 2019

i found this tool while searching for a proxy to sign aws api requests coming from applications which do not support temporary aws access keys, i.e. not access key + secret key pair, but access + secret + session key triplet.

i see it already uses some module which looks like aws go sdk.
would it be feasible to support --profile option and utizile aws sdk built-in logic to get the appropriative key pair / key triplet from default credentials file (aka. shared credentials file) according to the given profile name?

or just support --session-token for let aws sign with the temporary key triplet?

thanks for consideration.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant