Access to clone codecommit

0

Is it possible to git clone codecommit using cloud9 only or inside AWS workspaces? Local pcs or non-work will not be able to git clone the repository of Codecommit.

Ery
asked 2 years ago250 views
1 Answer
0

Yes you can. By default Cloud9 will allow you to authenticate directly to CodeCommit using AWS managed temporary credentials.
Reference: https://docs.aws.amazon.com/codecommit/latest/userguide/setting-up-ide-c9.html

profile pictureAWS
answered 2 years 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