B Schwarz
B Schwarz
I am trying to use Lambda-api, and almost all of my routes will access a MySQL database (AWS RDS). Do you have a recommendation on how to set this up...
When lambda-api can not find a method for a path, it automatically sends back a HTTP 405 Method Not Allowed error, via MethodError. Per the [HTTP rfc 7231](https://datatracker.ietf.org/doc/html/rfc7231#page-59), the Allow...
I just wanted to leave this issue here for anyone that might run into the same problem. I am not sure if this is still maintained. I also can not...
install.sh uses CodeCommit. However, CodeCommit has been deprecated, and no new repos can be added. Hence the script will fail.