External access to CodeCommit repository without IAM user

0

Is there a way to access a CodeCommit repository from outside AWS (e.g. local PC) without IAM user and without rights to create IAM users?

gefragt vor 6 Monaten194 Aufrufe
1 Antwort
0

You can use git-remote-codecommit to use CodeCommit with federated access, or temporary credentials.

If your access mechanism federated access or temporary credentials like IAM Role, please check https://docs.aws.amazon.com/codecommit/latest/userguide/setting-up-git-remote-codecommit.html.

AWS
beantwortet vor 6 Monaten
profile picture
EXPERTE
überprüft vor 6 Monaten

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen