How do I have 2 management accounts

0

How do I have 2 management accounts with full access to the main AWS account? I need 2 other accounts to have the same management permissions as the main account.

Diogo
已提問 2 個月前檢視次數 98 次
1 個回答
0

You cannot have two users if you expect to have a so-called root user [1].

However, it is possible to pass close privileges by creating an IAM user and giving it an AdministratorAccess policy and a Billing policy.

See "Tasks that require root user credentials" [2] for the difference between a root user and a root user. These are tasks that can only be performed by the root user.

[1] : https://docs.aws.amazon.com/IAM/latest/UserGuide/id_root-user.html

[2] : https://docs.aws.amazon.com/IAM/latest/UserGuide/root-user-tasks.html

profile picture
專家
shibata
已回答 2 個月前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南