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

Fix issue #112 - Request to AWS SES API failed. Reason: The Security Token included in the request is invalid #113

Closed olkitu closed 1 year ago

olkitu commented 1 year ago

This PR will set services.ses.token value to `AWS_SESSION_TOKEN´ to fix issue #112

Fixes #112