AWS GLACIER CLI - 无法连接到终端节点 URL



我正在尝试通过 AWS CLI 连接到 AWS Glacier,但是当我运行它时:

aws glacier list-vaults --account-id -

我收到此错误:

Could not connect to the endpoint URL: "https://glacier.us-east1.amazonaws.com/-/vaults"

我已经检查了凭证,它适用于 AWS S3... 我能做什么?

我拼错了区域名称:

错误的区域:

us-east1

右侧区域:

us-east-1

相关内容

  • 没有找到相关文章

最新更新