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
SDK <groupId>com.amazonaws</groupId> <artifactId>amazon-sqs-java-extended-client-lib</artifactId> <version>1.2.4</version>
We have a message in a SQS, when fetching the message from the queue using the receiveMessage method, we are checking for the presence of HTTP Meta Data. SDK is returning null for the sqsExtended.receiveMessage(request).getSdkHttpMetadata().
The text was updated successfully, but these errors were encountered:
SDK
<groupId>com.amazonaws</groupId> <artifactId>amazon-sqs-java-extended-client-lib</artifactId> <version>1.2.4</version>
We have a message in a SQS, when fetching the message from the queue using the receiveMessage method, we are checking for the presence of HTTP Meta Data. SDK is returning null for the sqsExtended.receiveMessage(request).getSdkHttpMetadata().
The text was updated successfully, but these errors were encountered: