IAM Identity center user credentials for CodeCommit

0

I have created a user and group within IAM Identity center. PowerUserAccess permission also selected. I could successfully connect with my remote repo at CodeCommit using root credentials with ubuntu terminal (CLI). git push works fine from terminal. But the problem is this (remote) repo is not connected for push from Netbeans. It require user Id password. I tried with IAM Identity center user and password. It does not connect. Please suggest.

1 Answer
0

You must generate HTTPS Git Credentials in IAM to have access directly to Codecommit Code Repository: https://docs.aws.amazon.com/codecommit/latest/userguide/setting-up-gc.html#setting-up-gc-iam

AWS
vtjean
answered 4 months ago
profile picture
EXPERT
reviewed 4 months ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions