boto3
boto3 copied to clipboard
Any plan for supporting payloads up to 2GB with Amazon SQS
I understand that sqs-java-extended-client-lib supports this but just wondering if you have any plan for supporting similar on boto.
Thank you!
Marking this as a feature request. There is currently no plan for this though.
For what it's worth the extended client just uploads the payload as an S3 object and stores the bucket/key name in the SQS payload.
Got it. Thank you.
Will the large message support be accepted via a pull request?
Thanks.
+1 this would be very useful!!
+1 It would be great to have this feature.