Prerequisites of AWS CodeCommit

AWS CodeCommit provides the facility to add/update/delete any files to repository using AWS Management Console. But if you want to work across different branches or with multiple files than you can set up your machine to work with repositories. Configuring HTTPS Git Credentials is the simplest way to set up AWS CodeCommit. This HTTPS method for authentication will:

  • Use a static username/password
  • Work well with AWS CodeCommit-supported operating systems
  • Be compatible with development tools or integrated development environments which Git credentials support

It means you can set up the connection with your repository by using Git credentials or using other methods. You need to go through the following options ...

Get Expert AWS Development now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.