LoginSignup
3
3

More than 3 years have passed since last update.

IAMでユーザー作成

Last updated at Posted at 2020-03-26

今回は学習用の作業ユーザーをIAM(Identity and Access Management)を使って作る。

作業ユーザー作成

AWSマネジメントコンソールで「IAM」を検索。
image.png
IAM画面の左側のメニューからユーザーを選択し、ユーザー追加を選択。
image.png
ユーザー名、アクセスの種類、パスワードを設定。
パスワードのリセットは複数ユーザーが使う場合にしか使わないので、チェックを外す。
「次のステップ:アクセス権限」を選択。
image.png
image.png
ユーザーの権限を設定する。今回はAWSがある程度設定してくれている権限のテンプレートを使う。
しばらく学習でいろいろ触りたいので、強めの権限を設定。
「次のステップ:タグ」を選択。
image.png
タグは何もせず次へ。
image.png
確認画面で確認して、ユーザー作成を選択。
image.png
ユーザーの追加が完了したので、URLにアクセスしてサインインしてみる。
image.png

サインイン

追加したユーザーでサインインしてみる。
image.png
サインイン成功!
image.png

3
3
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
3
3