0
votes

I have a personal AWS account, and I was also added as an IAM user on another organization's account to access their ec2 resources.

Is there an easier way to switch between these two accounts from the website https://console.aws.amazon.com/?

Right now, I have to go to the separate URLs for each of my accounts that are in the form https://78xxxxxxxxxxx.signin.aws.amazon.com/console

But is there a way to switch from inside the AWS console itself without having to bookmark those URLs and re-type in my password to switch between them?

It seems that AWS lets you switch between different roles very easily, but this doesn't seem to work across accounts? https://aws.amazon.com/blogs/aws/new-cross-account-access-in-the-aws-management-console/

1
cross account role would work for your case, for the very first time you would need to enter account info and roleName. Later you can switch without entering info.matesio

1 Answers

-1
votes

If each of the accounts belong to separate AWS organizations, they'll have separate URLs. The cross-account role switching applies to multiple accounts under a single AWS organization.