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.
Apache License 2.0
211 stars 109 forks source link

Fix receiveMessage call to fetch correct message attributes #66

Closed adam-aws closed 2 years ago

adam-aws commented 2 years ago

Issue #, if available: https://github.com/awslabs/amazon-sqs-java-extended-client-lib/issues/65

Description of changes:

Fix receiveMessage call to fetch correct message attributes

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.