MikeBild / sveltekit-adapter-aws

A SvelteKit adapter for AWS using the AWS-CDK
MIT License
135 stars 31 forks source link

AWS Lambda end of support for Node.js 14 #45

Open mhorijp opened 1 year ago

mhorijp commented 1 year ago

I have received notification about "AWS Lambda end of support for Node.js 14"

CustomS3AutoDeleteObject LogRetention function is created for Node.js 14. How can I update function to use newer version of Node ?