aws code commit - 403 when trying to push to code repository
I am getting 403 trying to push code to AWS code commit repository. Probably the user does not have credential/password to push code to code commit. To fix this, goto IAM in AWS, then Generate Credential for AWS Code commit.
That's it - you should be able to pull and push code now.
Comments