sqs-extended-client
There are 7 repositories under sqs-extended-client topic.
awslabs/amazon-sqs-java-extended-client-lib
An extension to the Amazon SQS client that enables sending and receiving messages up to 2GB via Amazon S3.
awslabs/amazon-sqs-python-extended-client-lib
An extension to the Amazon SQS client that enables sending and receiving messages up to 2GB via Amazon S3.
awslabs/payload-offloading-java-common-lib-for-aws
Shared library between AWS extended messaging clients to manage payloads larger than their limits.
awslabs/amazon-sns-java-extended-client-lib
This AWS SNS client library allows to publish messages to SNS that exceed the 256 KB message size limit.
SimpleSoftwareIO/simple-sqs-extended-client
A Laravel SQS driver that removes the 256KB payload limit by saving the payloads into S3.
co-go/sqs-extended-client-go
An extension to the Amazon SQS client that enables sending and receiving messages up to 2GB via Amazon S3.
AlperSakarya/sqs-extended-client-example
This repository demonstrates the use of AWS SQS with extended client capabilities in Node.js to handle large payloads. It includes integration with AWS Lambda and API Gateway, allowing you to send and receive messages larger than 256KB. Built using the Serverless Stack Toolkit (SST v3).