strapi-provider-upload-do
strapi-provider-upload-do copied to clipboard
This seems to be an issue related to AWS notifications
(node:3496095) 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
(Use `node --trace-warnings ...` to show where the warning was created)
Thank you for helping us get a very good package. I get that message on my terminal when running my strapi v3.6 app. Along with that is the function of uploading images that can no longer work as before. Hopefully we can find the problem and fix it soon.
I'm assuming the inability to post images and the above message (of AWS) are related.
Once again thank you very much team.
If you are just missing thumbnails and previews check this thread: https://github.com/strapi/strapi/issues/11906
Aside from that, are there any plans to migrate to the v3 AWS SDK for Javascript?
https://github.com/s-piazzano/strapi-provider-upload-do
I found this package in the list of repos forked from this repo. My project can post to Space using this package. And the AWS-SDK announcements are gone.
Feel free to provide a PR if possible