awslabs / awslabs/amazon-sqs-java-extended-client-lib
Supporting sqs temporary queues
Open
- Dominant language
- Java
- Stars
- 232
- Forks
- 113
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
I created `AmazonSQSRequester` based on [this guide](https://docs.aws.amazon.com/AWSSimpleQueueService/latest/SQSDeveloperGuide/sqs-temporary-queues.html) and I want to wrap the generated AmazonSqs with `AmazonSQSExtendedClient`.
The issue is that `AmazonSQSExtendedClient` doesn't contains the function `sendMessageAndGetResponse`.
What is the alternative?
Contributor guide
Assessment
This issue has not been assessed yet.