AWS CodeCommit Service
Jump to navigation
Jump to search
An AWS CodeCommit Service is a source code control service that is an AWS service.
- Context:
- It can manage CodeCommit Repositories, such as:
https://console.aws.amazon.com/codesuite/codecommit/repositories/GM-RKB/browse
. - It can support a CodeCommit Repository (often a source code repository).
- It can support a Git Operation (such as git pulls).
- It can require AWS Git Credentials (AWS Git Name and AWS Git Password).
- It can manage CodeCommit Repositories, such as:
- Example(s):
- …
- Counter-Example(s):
- See: Revision Control, Software Development Project, Open Source, ReadWriteWeb, Collaborative Editing.
References
2016
- https://aws.amazon.com/codecommit/
- QUOTE: AWS CodeCommit is a fully-managed source control service that makes it easy for companies to host secure and highly scalable private Git repositories. CodeCommit eliminates the need to operate your own source control system or worry about scaling its infrastructure. You can use CodeCommit to securely store anything from source code to binaries, and it works seamlessly with your existing Git tools.