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
已提問 10 個月前檢視次數 272 次
1 個回答
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
專家
Steve_M
已回答 10 個月前
profile picture
專家
已審閱 10 個月前
profile picture
專家
已審閱 10 個月前
  • Thank you so much for your quick response - appreciated!

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

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

回答問題指南