brefphp / laravel-bridge

Package to use Laravel on AWS Lambda with Bref
https://bref.sh/docs/frameworks/laravel.html
MIT License
319 stars 63 forks source link

SQS not working. #43

Closed mariuszmalek closed 3 years ago

mariuszmalek commented 3 years ago

Hello, I'm trying to run SQS but nothing works. I keep getting an error when I try to let Job go. Of course, I created an IAM to which I added full SQS access. I created worker.php and added it to the AWS_SESSION_TOKEN configuration file.

image

image