AWS CodeCommit on OSX

Tue, Mar 8, 2016

Surprisingly, there are a few steps to get started on  AWS CodeCommit…from a fresh OSX laptop. After bouncing around the AWS documentation…here are the steps.

  1. Install brew
  1. install python and pip and aws cli
  1. Configure your keys — use region: us-east-1, format: json

4. Setup git to use the credential helper

  1. Finally,  clone a codecommmit repo you have created/have access to