aws codecommit cannot push
问题 I setup my new repo in aws codecommit. I'm totally new to this. I can clone my repo using this git clone ssh://APKAISIJVIU6XXXXXX@git-codecommit.us-east-1.amazonaws.com/v1/repos/weewee my-demo-repo However when I try to push I get this message Permission denied (publickey). fatal: Could not read from remote repository. I setup the config file and the credentials as instructed in AWS. I can't find what I'm missing. 回答1: Do you have multiple public keys in your ~/.ssh directory? If you have an