克隆时 AWS CodeCommit 访问被拒绝

AWS CodeCommit access denied while cloning

最近 我使用从 AWS IAM 用户生成的 git 凭据设置并下载了存储库,然后

现在

ERROR

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$ 
  1. 转到 AWS IAM 控制台中的用户
  2. 已删除 git 凭据
  3. 已删除用户凭据
  4. 创建了新的用户凭据
  5. 创建了新的 git 凭据