You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I invoke a different AWS profile, it opens automatically a browser window with that profile, but if I switch profile, the following message shows:
You must first log out before logging into a different AWS account.
To logout, click here
Is it possible to build a URL opening that first logout from the current profile?
It's a bad workflow to have to manually logout and then run awsume <profile> -c
The text was updated successfully, but these errors were encountered:
When I invoke a different AWS profile, it opens automatically a browser window with that profile, but if I switch profile, the following message shows:
Where the logout link is https://signin.aws.amazon.com/oauth?Action=logout&redirect_uri=aws.amazon.com.
Is it possible to build a URL opening that first logout from the current profile?
It's a bad workflow to have to manually logout and then run
awsume <profile> -c
The text was updated successfully, but these errors were encountered: