Skip to content

CodeCommit Hands On Part 1ΒΆ

We can access the CodeCommit in our Console

When opening, we can access the CodeCommit, CodeArtifact, CodeBuild, CodeDeploy and CodePipeline from the sidebar.

We can create a repository

When created, you'll see the commands for cloning the repository.

If you don't see the SSH option - you're using the root user.

In it you can do all the standard git things, commit files into branches, create merge requests etc.

In the settings you can create notifications on specific events that will trigger either SNS (email etc) or AWS Chatbot (slack).