Howtoforge published a tutorial about how to create and use a CodeCommit GIT repository on AWS.
How to create and use a CodeCommit GIT Repository on AWS
CodeCommit hosts Git-based repositories and is a fully managed service by AWS. Teams can use it to collaborate on code in a secure and highly scalable way. It helps us to eliminate the need of having our own self-hosted Source Code Management (SCM) system and manage it on our own.
How to create and use a CodeCommit GIT Repository on AWS