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!

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ