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
posta 2 mesi fa98 visualizzazioni
1 Risposta
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
ESPERTO
shibata
con risposta 2 mesi fa

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande