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
gefragt vor 2 Monaten98 Aufrufe
1 Antwort
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
EXPERTE
shibata
beantwortet vor 2 Monaten

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen