2023-02-10
How to use AWS SDK with Node.js 18 on AWS Lambda
Since Node.js 18 the AWS-SDK library is not available in the Node.js 18 runtime anymore. You can use …