As a root user, where do I get all IAM user credentials?

0

As a root user, where do I get all IAM user credentials?

Sunil
posta 10 mesi fa273 visualizzazioni
1 Risposta
0

The root user isn't an IAM user.

If you want to create an IAM user with full privileges then login to AWS Console as the root user, select the IAM service and add a new user (called it something like admin or whatever you prefer) and then attach the AdministratorAccess policy.

This new IAM user will have full administrator privileges. Be aware that this is not a recommended way of working. Instead the concept of least-privilege permissions is to grant users the permissions required to perform just the task(s) they need to, and no additional permissions.

profile picture
ESPERTO
Steve_M
con risposta 10 mesi fa
profile picture
ESPERTO
verificato 10 mesi fa
profile picture
ESPERTO
verificato 10 mesi fa
  • Thank you so much for your quick response - appreciated!

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