Never mind I fugure it out, I had a problem with the deployment of my SQS worker when running the migrations via the .ebextensions migrations file.
Jun 30, 2017
1
Level 4
Having trouble getting AWS SQS to work with my lumen API
Hello everyone, I have been trying to figure out how to configure SQS with lumen, so far I followed every step provided in the dusterio/laravel-aws-worker github repo https://github.com/dusterio/laravel-aws-worker. I'm being able to push the jobs to the queue, but at the time AWS posts back to /worker/queue I get a 404 error.
For your reference this is the project in which I'm working on: https://github.com/alejandro-carstens/apriori-recommendation-engine
Thanks in advance and have a nice day.
Alejandro
Level 4
Please or to participate in this conversation.