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
Add AWS_SESSION_TOKEN to Laravel's AWS configuration.
13
+
14
+
For example, you can use `AWS_SESSION_TOKEN` (without setting `AWS_ACCESS_KEY_ID` or `AWS_SECRET_ACCESS_KEY`) to run your Laravel application in AWS Lambda using [bref](https://bref.sh/).
0 commit comments