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

Fix typo #55 #56

Closed hamidgasmi closed 2 months ago

hamidgasmi commented 1 year ago

PR for #55 Typo: await snsProducer.sendJSON({ Fix: await snsProducer.publishJSON({