My previous PR for upgrading to NodeJS 18 actually broke this library, because there's a major change on NodeJS 18 which is to update AWS SDK from v2 to v3, so I created this PR for upgrading AWS SDK to v3.
Please review and release my code or build your own version if you don't like my code :)
Hi @juanjoDiaz,
My previous PR for upgrading to NodeJS 18 actually broke this library, because there's a major change on NodeJS 18 which is to update AWS SDK from v2 to v3, so I created this PR for upgrading AWS SDK to v3.
Please review and release my code or build your own version if you don't like my code :)
https://aws.amazon.com/blogs/compute/node-js-18-x-runtime-now-available-in-aws-lambda/
Thanks, CJ