HACKER Q&A
📣 cx42net

Am I the only one having AWS issues? (SQS mostly)


Hi,

Two of my services are experiencing downtime out of the blue, and the issues reported by Sentry all points toward AWS SQS having troubles.

I took a look at the AWS Status page, and all is happily running, whereas I'm pretty sure it's not the case.

For instance, one of the issue I'm having is:

EndpointConnectionError => Could not connect to the endpoint URL: "https://eu-west-3.queue.amazonaws.com/"

(I haven't made any changes to my code nor to my AWS account)

Am I the only one?


  👤 ManWith2Plans Accepted Answer ✓
@cx42net are you using a VPC endpoint to connect to S3 or routing to the public endpoint?