Closed sql4bucks closed 4 years ago
@sql4bucks for extended sns https://github.com/VirginPulsePublic/amazon-sns-java-extended-client-lib
I'll second this. It would be useful to have something like this to send large payloads to a topic - a lot of our use cases for extended SQS revolve around a queue being one of many subscribers to a topic.
Hi, SNS team recently released the Amazon SNS Extended Client Library for Java https://github.com/awslabs/amazon-sns-java-extended-client-lib which handles messages that are greater than the current SNS limit of 256 KB, up to a maximum of 2 GB.
Will close this issue.
Is there an equivalent library that would handle large messages to SNS in the same way? Any plans?