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

feat: add messageSizeThreshold option to producers #23

Closed blumamir closed 3 years ago

blumamir commented 3 years ago

This option is available in the java version. Can be used when the message contains attributes in addition to the payload, which also counts for the message size.