Day 50: Your CI/CD pipeline on AWS โ Part-1 ๐ โ
What is CodeCommit?
CodeCommit is a managed source control service by AWS that allows users to store, manage, and version their source code and artifacts securely and at scale. It supports Git, integrates with other AWS services, enables collaboratio...
sayali.hashnode.dev3 min read
Rhishikesh Gujar
git clone git-codecommit.us-east-1.amazonaws.com/v1/repos/iโฆ Cloning into 'infosis-codecmt'... fatal: unable to access 'git-codecommit.us-east-1.amazonaws.com/v1/repos/iโฆ': The requested URL returned error: 403
I got this error after giving all awscodecommitfull access.can you tell me how to resolve it.