I am trying to deploy my app via aws' CodeDeploy. I am following this example https://github.com/abel30567/AWS_CodeDeploy_Example
But when I run command aws s3 cp s3://aws-codedeploy-us-east-1/latest/install . --region us-east-1
I get an error saying fatal error: An error occurred (403) when calling the HeadObject operation: Forbidden
I don't know what is wrong. I followed all the steps correctly. Is it any issue with Users.