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
This package relies on version 2 of the AWS SDK which is currently in maintenance mode, and will be EOL in September of this year.
I see this warning about it:
(node:10856) NOTE: The AWS SDK for JavaScript (v2) will enter maintenance mode
on September 8, 2024 and reach end-of-support on September 8, 2025.
Please migrate your code to use AWS SDK for JavaScript (v3).
For more information, check blog post at https://a.co/cUPnyil
The text was updated successfully, but these errors were encountered:
Thanks for raising the issue. I no longer have any of my own projects using this addon, so I'm unlikely to take this on myself. I'd welcome a PR to upgrade to v3 of the AWS SDK. This addon really only uses one feature of the CloudFront SDK, so I don't anticipate that it would be much work for someone who is motivated to do the work for the benefit of their own app.
This package relies on version 2 of the AWS SDK which is currently in maintenance mode, and will be EOL in September of this year.
I see this warning about it:
The text was updated successfully, but these errors were encountered: