Top "Aws-codecommit" questions

AWS CodeCommit is a fully-managed source control service that makes it easy for companies to host secure and highly scalable private Git repositories.

running git clone against AWS CodeCommits gets me a 403 error

My local laptop is a Mac. The ssh key is configured properly. This is the content of ~/.ssh/config Host …

git amazon-web-services aws-codecommit
Git GUI for AWS CodeCommit

Is there any good GUI that I can use with AWS CodeCommit (Amazon's new Git Service)? I've tried SmathGit and …

git amazon-web-services aws-codecommit
AWS CodePipeline, build failed & getting error as YAML_FILE_ERROR M

I'm new to AWS CodePipeline and never had past experience with any continuous integration tool like Jenkins, etc. I have …

git amazon-ec2 aws-codecommit aws-codepipeline aws-codebuild
AWS CodeCommit - fatal: repository 'https://git-codecommit.us-east-1..' not found

I have an AWS account. I created a repository in us-east-1 region. When I try to access it from my …

git amazon-web-services aws-codecommit
"bash: aws: command not found" on Windows 7 in Git Bash

I'm trying to use AWS CLI to access CodeCommit. And it's sort of working. I am able to use the …

path aws-cli aws-codecommit
Can't access AWS CodeCommit with SSH

Having an incredibly difficult time figuring out how to get AWS CodeCommit to work with standard SSH authentication. Seen another …

git ssh aws-codecommit
clone AWS codecommit repo via HTTP

I have set 2 repositories in AWS Codecommit and using before SourceTree from Windows, setting up access via HTTP protocol was …

git amazon-web-services amazon-iam gitkraken aws-codecommit
Failed to connect SourceTree to AWS CodeCommit

I'm using Atlassian's SourceTree to work with git on Mac OS, and choose AWS CodeCommit as the remote hosting server. …

git macos amazon-web-services atlassian-sourcetree aws-codecommit
Unable to delete cfn stack, role is invalid or cannot be assumed

I'm new to aws cloudformation; I'm wondering if anybody knows of a way to force delete a stack when it …

amazon-web-services amazon-cloudformation aws-codepipeline aws-codecommit
AWS CodeCommit HTTPS access without setting up credential helper

We are transitioning from GitHub to AWS CodeCommit to have a tightly integrated environment. One need is to access one …

git amazon-web-services spring-cloud aws-codecommit