An 101 intro to AWS’s numerous commonly confusing abbreviations.
Continue readingCategory Archives: AWS
SQS receive message failed: The specified queue does not exist for this wsdl version.
I know, it’s not the most helpful error message in the world. Here’s a translation. If you get this error, it’s one of three things:
- You forgot to set
REGION
in environment variables - You set the wrong
REGION
- This queue does not exist and needs to be created
AWS: How to Display Local Timezone in ECS Metrics
How a simple config as such could be so hidden: