Does CloudFormation's "Git sync" support CodeCommit repositories?

0

From the CloudCommit Git sync docs (and Git sync walkthrough):

Git sync supports GitHub, GitHub Enterprise, GitLab, and Bitbucket repositories.

Do I understand correctly that AWS CloudFormation Git sync does not support AWS's own CodeCommit?

If that's correct, why not?

UPDATE:

I tried creating a stack using git sync, but the console only allows selection from the four providers mentioned above. See screenshot below.

I guess that answers the first part of my question, although I'm still hoping there's a way around this.

screenshot from cf console using git sync

Dennis
已提問 2 個月前檢視次數 144 次
1 個回答
0

Hi,

your question is very relevant given the CodeCommit doc: https://docs.aws.amazon.com/codecommit/latest/userguide/setting-up.html

Compatibility for CodeCommit, Git, and other components

When you work with CodeCommit, you use Git. You might use other programs, too. The following 
table provides the latest guidance for version compatibility. 

CodeCommit supports Git versions 1.7.9 and later. Git version 2.28 supports configuring 
the branch name for initial commits. We recommend using a recent version of Git.

So, I guess (I didn't try) that it should work and that the doc is incomplete.

Will you try?

Best,

Didier

profile pictureAWS
專家
已回答 2 個月前
profile picture
專家
A_J
已審閱 2 個月前
  • @Didier_Durand Thanks, I did try. No luck. See updated question.

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南