Reputation: 1627
I am trying to role switch to member account of the organization using my AWS management account. But the role switch option not present as shown in screen shot below.
As you can see this is my management account.
I have created the Role in other account to grant access to the management account.
Upvotes: 0
Views: 33
Reputation: 270089
It appears that the Switch Role capability of the AWS Management Console does not appear when logged-in as the Root user.
Logging in as an IAM User will cause it to appear. Sufficient permissions will be required on the IAM User to assume the desired roles.
Upvotes: -1