RiotGames / key-conjurer

Temporary Credential Service
https://technology.riotgames.com/news/key-conjurer-our-policy-least-privilege
Apache License 2.0
167 stars 33 forks source link

Add an optional dropdown to pick the region #32

Closed HTTP500 closed 1 year ago

HTTP500 commented 4 years ago

I frequently find myself clicking the copy button, then pasting all of the commands, then re-running the command that needed AWS environment variables sent.

For a lot of things, this works great, but some of them also need the default region variable, and I forget to set that one.

It would help my workflow a bunch (especially since I don't use AWS often enough to remember what that env variable is without looking it up) if Key Conjurer had an optional dropdown to pick the region, and would add the command to set the region env variable based on that dropdown as well.