Boto3 SQS Extended Client Library for Python. An extension to the boto3 sqs client that enables sending and receiving messages up to 2GB via Amazon S3. [WARNING: This library is still under development contributors welcome]
Apache License 2.0
27
stars
23
forks
source link
Fixed missing message attributes while sending without using s3. #5
Issue: Message attributes where missing when sending a message without using s3.
Proposition: Add them