foo-software / lighthouse-persist

Uploads a Lighthouse report to your AWS S3 account.
12 stars 3 forks source link

aws-sdk v2 EOL warning #24

Open StevieJayCee opened 10 months ago

StevieJayCee commented 10 months ago
(node:1893) NOTE: We are formalizing our plans to enter AWS SDK for JavaScript (v2) into maintenance mode in 2023.

Please migrate your code to use AWS SDK for JavaScript (v3).

It looks like the area of impact is small and a codemod is available here: https://docs.aws.amazon.com/sdk-for-javascript/v3/developer-guide/migrating-to-v3.html

I can try and create a pull request for this later in the week; but I've nothing outside of the local tests to verify against. I don't use AWS/s3.