This template creates a CodeCommit repository named MyDemoRepo. The repository is populated with code from an Amazon S3 bucket named MySourceCodeBucket. The code is placed in a branch named development, which is the default branch for the repository.

MyRepo
AWS::CodeCommit::Repository


Code
S3 *

CloudFormation Template

Share Template