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 AmazonSQSExtendedAsyncClient ignoring the configured prefix #151

Closed pomadchin closed 3 months ago

pomadchin commented 4 months ago

Description of changes:

AmazonSQSExtednedAsyncClient currently ignores the configured s3 prefix. I assume it's just a typo / oversight.