Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

#AWS コンソールで IAM ユーザーと S3 にフルアクセス権限を持ったグループを新規作成してアクセスキーとシークレットキーを得る例 #2918

Open
YumaInaura opened this issue Jan 6, 2020 · 0 comments

Comments

@YumaInaura
Copy link
Owner

手順

  • IAMから新規ユーザーを作成する ( https://console.aws.amazon.com/iam/ )
  • 新規ユーザーが所属できる良さげなグループはあるか?あればそれを選び、なければグループを新規作成する
  • 新規グループに対しては S3 のフルアクセス権限を与えてみる、あくまでこれは動作確認である
  • グループが権限を持ち、そこに所属するユーザーが権限を得るという仕組みだ
  • タグの設定などはスキップしてユーザー作成成功まで進むと、アクセスキー・シークレットキーを取得できる

Captures

image
image
image
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant