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?

質問済み 6ヶ月前194ビュー
1回答
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
回答済み 6ヶ月前
profile picture
エキスパート
レビュー済み 6ヶ月前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ