You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
AWS will be putting SDK v2 into maintenance mode this year, and is trying to push people to update to v3. When you run s3-website now, you get the following message:
(node:64563) 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
@klaemo I would be happy to get this done -- I've been converting my projects over to v3, and it wouldn't take me long at all. That said, I notice there are two PRs that are now years old with no resolution, and a bunch of legit issues with no activity. Have you stopped maintaining this repo? Do you need help? I like the simplicity of this library, and I'm loathe to figure out a different one. Maybe with a little community help, we could dust this project off?
The text was updated successfully, but these errors were encountered:
AWS will be putting SDK v2 into maintenance mode this year, and is trying to push people to update to v3. When you run
s3-website
now, you get the following message:@klaemo I would be happy to get this done -- I've been converting my projects over to v3, and it wouldn't take me long at all. That said, I notice there are two PRs that are now years old with no resolution, and a bunch of legit issues with no activity. Have you stopped maintaining this repo? Do you need help? I like the simplicity of this library, and I'm loathe to figure out a different one. Maybe with a little community help, we could dust this project off?
The text was updated successfully, but these errors were encountered: