boto3 icon indicating copy to clipboard operation
boto3 copied to clipboard

Any plan for supporting payloads up to 2GB with Amazon SQS

Open naoko opened this issue 7 years ago • 5 comments
trafficstars

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!

naoko avatar Dec 12 '17 18:12 naoko

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.

joguSD avatar Dec 18 '17 21:12 joguSD

Got it. Thank you.

naoko avatar Dec 19 '17 00:12 naoko

Will the large message support be accepted via a pull request?

Thanks.

meridional avatar Jan 09 '18 00:01 meridional

+1 this would be very useful!!

michaelgmiller avatar Jan 09 '18 22:01 michaelgmiller

+1 It would be great to have this feature.

smehta avatar Jan 10 '18 22:01 smehta