简体   繁体   中英

Login to AWS console with an account and to IAM on another account

I am a freelance dev, and I work a lot from my EC2 instances. Now I also have to manage instances for other people, and I find quite a pain to logout/login again to switch consoles.

Is there a way I can access both my personal AWS console and the ones I login through IAM? I don't mind using 2 tabs, having them in one single console being the optimal solution.

The only way I've found to do this is to use different browsers. Obviously this doesn't scale well, but will handle 2 accounts.

Using the latest AWS CLI tools, you can use multiple profiles and specify the profile as a parameter, so that might be a better way to manage your infrastructure.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM