CodeCommit Flashcards
1
Q
How can you create HTTPS Git Credentials for CodeCommit?
A
The simplest way to set up connections to AWS CodeCommit repositories is to configure Git credentials for CodeCommit in the IAM console.
2
Q
How can you get access to a CodeCommit repository over HTTPS?
A
You then use Git Credentials credentials for HTTPS connections with Git and any third-party tool that supports Git user name and password authentication.