You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
hello!
Thank you for developing the always useful bref pacakge.
I'd like to suggest additional documentation for Laravel and SES.
I think the code of 'token' => env('AWS_SESSION_TOKEN'), should be added to the document in the ses part of config/services.php, similar to the S3 config settings. .
Without considering this, I spent 6 hours worrying about not being able to send SES from Lambda.
Please consider it!
The text was updated successfully, but these errors were encountered:
hello!
Thank you for developing the always useful bref pacakge.
I'd like to suggest additional documentation for Laravel and SES.
I think the code of
'token' => env('AWS_SESSION_TOKEN'),
should be added to the document in theses
part ofconfig/services.php
, similar to the S3 config settings. .Without considering this, I spent 6 hours worrying about not being able to send SES from Lambda.
Please consider it!
The text was updated successfully, but these errors were encountered: