trek10inc / awsume

A utility for easily assuming AWS IAM roles from the command line.
https://awsu.me
MIT License
485 stars 90 forks source link

AWSUME --auto-refresh not working #190

Closed e3kbobro closed 9 months ago

e3kbobro commented 1 year ago

image I have an issue with the awsume command --auto-refresh Is it because I'm logged in with a federated account and not authorized to view Account? Or is it something else that I'm missing?

mtskillman commented 9 months ago

@e3kbobro apologies for long delay here but basically awsume --auto-refresh will attempt to auto-awsume your "default" profile in your ~/.aws/config

in contrast, try doing awsume --auto-refresh <<desired_profile_name_here>> such as awsume --auto-refresh my-company-prod