aws-quickstart / quickstart-iridium-cloudconnect-sbd

AWS Quick Start Team
Apache License 2.0
3 stars 6 forks source link

Deployment guide feedback #13

Open lafag opened 10 months ago

lafag commented 10 months ago

I'm getting a general error trying to deploy the CloudFormation to AWS "Frankfurt" server. It's already deployed in "N. Virigina" (default?) but we want to move it to a server closer to our cloud solution.

"S3 error: Access Denied For more information check http://docs.aws.amazon.com/AmazonS3/latest/API/ErrorResponses.html"

lafag commented 10 months ago

The documentation links to a CloudFormation yaml thingy with the address:

https://aws-quickstart.s3.amazonaws.com/quickstart-iridium-cloudconnect-sdb/templates/iridium-cloud-connect-sbd.template.yaml

But simply opening it i get the error:

<Error>
<Code>AccessDenied</Code>
<Message>Access Denied</Message>
<RequestId>7SWCTDS97KEVJAZJ</RequestId>
<HostId>1XaK9X6NmZS8MaDnAAD1VfZqgbPlrS04+7ol7jgUYpGbAqVYvnTfFnURSmhOYeoZ7H60box6iWsayvimxKSv27TUfCWFFRNR</HostId>
</Error>

I might not have the access to just preview the yaml like that, but it might also be a indicator that something is off.