CodeCommit: The Source of Code for the Pipeline
Build the source stage: create a CodeCommit repo, connect Git with git-remote-codecommit (uses AWS credentials, no separate Git password to store), push a sample app, then walk through the branch and pull request flow with the AWS CLI. This is where the code lives and the starting point for every pipeline run in later articles.