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.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
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.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly