ruimarinho / gsts

Obtain and store AWS STS credentials to interact with Amazon services by authenticating via G Suite SAML.
MIT License
212 stars 37 forks source link

Display account aliases for roles #55

Closed AlexeyRaga closed 1 year ago

AlexeyRaga commented 2 years ago

Hi! Currently gsts is capable of displaying roles that can be assumed for all the accounts. Do you think it'd be possible to also get accounts' aliases so that it'd be easier to operate?

This feature exists in AWS SAML UI (Production and Staging on the screenshot), it'd be awesome to get it available with gsts too!

image

ruimarinho commented 2 years ago

That looks good! Are you able to post the output of gsts in verbose mode so I can see its structure when aliases are included (redacting any sensitive information)?

ruimarinho commented 1 year ago

Closing since I haven't received any further feedback. Let me know if you're still interested in getting this added as I'm working on some changes right now.