aspecto-io / sns-sqs-big-payload

Amazon SNS/SQS client library that enables sending and receiving messages with payload larger than 256KiB via Amazon S3.
Apache License 2.0
50 stars 17 forks source link

AWS SDK V3 #64

Open MrSwitch opened 1 year ago

MrSwitch commented 1 year ago

Since AWS are ending V2 support*. I was wondering if there was any plan to migrate to the latest V3 of AWS SDK for Node.

Otherwise, we could potentially work on that migration should that be something you would be open to?

btw: Thankyou for this project, it's been really helpful to us 🙏

*
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
ruscon commented 11 months ago

@blumamir @kobi-co any plans?

adijesori commented 8 months ago

@MrSwitch Did you manage to find a solution for this?

MrSwitch commented 7 months ago

@MrSwitch Did you manage to find a solution for this?

Haven't looked