Closed ataylorme closed 3 days ago
Hey @ataylorme :wave: thanks for raising this and taking the time to file a PR! Marking as a feature request 🙂
You are welcome. I started to drop Node 16 as well but many tests reference that version so I’ll need some help with that, perhaps as follow up PR
Environment information
Describe the feature
Add support to
@aws-amplify/backend-function
for Node 22, which is a supported Lambda runtime that was added inaws-cdk-lib/aws-lambda
version2.168.0
on November 20th, 2024I also suggest dropping support for Node 16 as it is a deprecated runtime.
Use case
Node 22 is the current LTS version and I would like to use it for my Amplify functions