AWS Codecommit can be used as storage for private GIT repositories. The setup involves a few steps, assuming you have a valid AWS account already.
Sign up for AWS Codecommit. Currently only region us-east-1 is available.
Create a IAM user who will have access to the repositories, eg codecommit-u...