Emulate AWS λ and API Gateway locally when developing your Serverless project
## Description Add support for Node.js 22 runtime <!--- Describe your changes in detail --> ## Motivation and Context AWS Lambda now supports Node.js 22: - https://docs.aws.amazon.com/lambda/latest/dg/lambda-nodejs.html - https://aws.amazon.com/blogs/compute/node-js-22-runtime-now-available-in-aws-lambda/ Related PR in Serverless Framework: https://github.com/serverless/serverless/pull/12916 <!--- Why is this change required? What problem does it solve? --> <!--- If it fixes an open issue, please link to the issue here. --> ## How Has This Been Tested? <!--- Please describe in detail how you tested your changes. --> <!--- Include details of your testing environment, and the tests you ran to --> <!--- see how your change affects other areas of the code, etc. --> ## Screenshots (if appropriate):
This issue appears to be discussing a feature request or bug report related to the repository. Based on the content, it seems to be resolved. The issue was opened by bchew and has received 19 comments.