gatsby-uc / gatsby-plugin-s3

Deploy your gatsby site to a S3 bucket.
https://gatsby-plugin-s3.jari.io/
MIT License
210 stars 110 forks source link

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

Open badaczewski opened 1 year ago

badaczewski commented 1 year ago

Can you update the SDK version to v3 or allow us to configure that on our end?

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
YoshiWalsh commented 1 year ago

At the moment I don't have time to work on this. But if someone submits a PR I'll happily review it.

badaczewski commented 1 year ago

I'm taking a crack at it. Try to replace the code one-for-one, not refactoring or anything like that. Once I'm confident of success, I'll fork and try a PR.

Nantris commented 1 year ago

Any update?

dan-lind commented 1 year ago

There is a PR for this https://github.com/gatsby-uc/gatsby-plugin-s3/pull/457