AWS CodeCommit Setup - gecko-8/devwiki GitHub Wiki

Up

Create the Repository

  1. Login into your AWS Console with either root access or a user with full access to CodeCommit.
  2. Set your AWS region.
  3. Navigate to the CodeCommit page.
  4. Click the Create repository button in the top right.
  5. Set a repository name.
  6. Add a description if you like.
  7. Click the Create button.

Give a User Access

See Give a Single User Access

Give a Group Access

See Create IAM Group