最近,我使用从 AWS IAM 用户生成的 git 凭证设置并下载了存储库,但随后
- 我删除了我第一次用来克隆 repo 的 AWS git 生成的密钥。
现在
- 我已经生成了另一个 AWS git 密钥,但它没有要求我提供用户名和密钥,而是我得到了
错误
Cloning into 'myawsrepo'...
fatal: unable to access 'https://git-codecommit.us-east-1.amazonaws.com/v1/repos/myawsrepo/': The requested URL returned error: 403
MacBook-Pro:~ apple$