getndazn / dazn-lambda-powertools

Powertools (logger, HTTP client, AWS clients, middlewares, patterns) for Lambda functions.
https://getndazn.github.io/dazn-lambda-powertools
MIT License
738 stars 75 forks source link

AWS SDK for JavaScript v3 Support #240

Open michael-wolfenden opened 3 years ago

michael-wolfenden commented 3 years ago

This is a Feature Proposal

Description

With the new AWS SDK for JavaScript v3 moving towards general availability, I was curious whether there were plans to support it moving forward, given that AWS SDK v3 includes

benheymink commented 1 year ago

Note that AWS will now be bundling V3 of the AWS SDK with the node.js V18.x runtime (https://aws.amazon.com/blogs/compute/node-js-18-x-runtime-now-available-in-aws-lambda/) so would be great to see this happen!

ThomSMG commented 1 year ago

Any news on this?

sumitbis2000 commented 6 months ago

Hi All,

Any updates on the AWS SDK V3 upgrade as if we use this package its not working for AWS SDK V3. Please help or guide me.