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달 전273회 조회
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!

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠