Munilakshmi G J100daysdevops.hashnode.dev·Dec 13, 2024Day 49 of 100 Days : Exploring AWS CodeCommitWelcome to Day 49 of my 100-day DevOps journey! Today, we’re diving into AWS CodeCommit, a fully-managed source control service hosted by AWS. It’s an important tool to manage your code repositories securely and efficiently within the AWS ecosystem. ...DiscussCodeCommit
Md Shahriyar Al Mustakim Mitulmitul-shahriyar.hashnode.dev·Jul 2, 2024AWS Codecommit - fatal: unable to access : The requested URL returned error: 403For windows, git config --global credential.helper '!aws codecommit credential-helper $@ git config --global credential.UseHttpPath true First, generate HTTPS Git Credentials in the AWS Management Console and navigate to the IAM service. Click User...Discussawscodecommit