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.
TypeScriptApache-2.0
Pinned issues
Issues
- 3
AWS SDK V3
#64 opened by MrSwitch - 0
SqsProducer.create timeout
#58 opened by GNevsky - 0
Nothing returned for large data
#57 opened by Zonalds - 0
Typo in README file
#55 opened by hamidgasmi - 1
SQS Producer doesn't support sending MessageAttributes & MessageSystemAttributes when sending a message to sqs.
#51 opened by ragaak - 1
- 1
- 4
`extendedLibraryCompatibility` option is not compatible with AWS extended client library for Java
#42 opened by onderceylan - 3
typo error
#33 opened by MathiasHaudgaard - 5
SqsConsumer with Lambda didn't work
#17 opened by lesimoes - 0
- 2
Prefix the JSON file name
#34 opened by justin-umesh - 1
BatchRequest functionality in SQS Producer
#30 opened by samarthmaniar - 6
Use same Json schema as Java library
#19 opened by dbatyuk - 1
License questions/problems
#27 opened by FrederikP - 3
Lambda makes the event/records lowercase keys therefore a JSON.parse() error is thrown
#15 opened by arditshala - 2
Catch clause catches error which means that message will not go back to queue.
#16 opened by MathiasHaudgaard - 0
Lambda usage is broken
#22 opened by mzahor - 1
Compress the JSON before sending it through SQS
#18 opened by tomdee - 0
- 8
How to use inside of a Lambda?
#12 opened by kpeters-cbsi