How to create GIT credentials in AWS

Step 1: Created a new IAM user for the user

  1. Sign in to the AWS Management Console and open the IAM console
  2. In the navigation pane, choose Users and then choose Add users.
  3. Follow below screenshots

IMPORTANT: This is your only opportunity to view or download the secret access keys, and you must provide this information to your users before they can use the AWS API. Save the user’s new access key ID and secret access key in a safe and secure place. You will not have access to the secret keys again after this step.

Step 2: Create Git credentials for HTTPS connections to CodeCommit

  1. In the IAM console, in the navigation pane, choose Users, and from the list of users, choose your IAM user.

2. On the user details page, choose the Security Credentials tab, and in HTTPS Git credentials for AWS CodeCommit, choose Generate

3. Click on “Show” to Show Password

Important      This is your only chance to save the user name and password. If you do not save them, you can copy the user name from the IAM console, but you cannot look up the password. You must reset the password and then save it.

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Twitter picture

You are commenting using your Twitter account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s