我正在尝试通过aws的CodeDeploy部署我的应用程序。我正在关注此示例https://github.com/abel30567/AWS_CodeDeploy_Example
但是当我运行命令aws s3 cp s3://aws-codedeploy-us-east-1/latest/install . --region us-east-1
我收到错误fatal error: An error occurred (403) when calling the HeadObject operation: Forbidden
我不知道出了什么问题。我正确地遵循了所有步骤。是否与用户有任何问题。