You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
I created AmazonSQSRequester based on this guide 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?
The text was updated successfully, but these errors were encountered:
Hi,
I created
AmazonSQSRequester
based on this guide and I want to wrap the generated AmazonSqs withAmazonSQSExtendedClient
.The issue is that
AmazonSQSExtendedClient
doesn't contains the functionsendMessageAndGetResponse
.What is the alternative?
The text was updated successfully, but these errors were encountered: