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

I use node-red-node-aws to download pdfs from an AWS s3 bucket. The nodes stopped working last week so I updated to version node-red-node-aws 0.2.3. I'm still getting the same error: {"message":"download failed: NetworkingError: unable to verify the first certificate","source":{"id":"c28da54586f4c0df","type":"amazon s3","count":1}}. And I also get this message when I load node-red: (node:22040) 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).
For more information, check the migration guide at https://a.co/7PzMCcy

Are there any node libraries that support AWS SDK for JavaScript (v3)?