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 topic like this but no answer and I'm not allowed to comment yet. This is on Windows using Git Bash. Repro Steps Created IAM user with full permissions (AwsAdministrator) From Git Bash in ~/.ssh "cat id_rsa.pub" and copy output to clipboard In IAM console, click button to add SSH key and paste into the input field. Click Save. Attempt to access a CodeCommit repo