无法在 AWS 代码提交中连接到我的存储库

pan*_*los 5 git amazon-web-services aws-codecommit

我正在尝试在 AWS 代码提交中连接到我的存储库。但是,我不断收到:

fatal: unable to access `'https://git-codecommit.eu-west-1.amazonaws.com/v1/repos/<repo_name>/': The requested URL returned error: 403`
Run Code Online (Sandbox Code Playgroud)

我已按照此处此处提到的所有步骤进行操作

还有其他类似的帖子......

1)配置aws

2)运行凭证助手命令

3) 停用 os 钥匙串,因为我在 OSX 上运行。

我仍然无法让它工作。有人有想法吗?