amazon-sqs-java-messaging-lib icon indicating copy to clipboard operation
amazon-sqs-java-messaging-lib copied to clipboard

Set JMSDeliveryTime to ApproximateFirstReceiveTimestamp

Open sean-heller opened this issue 6 months ago • 0 comments

Description of changes:

Finishes a FIXME that will set JMSDeliveryTime to ApproximateFirstReceiveTimestamp.

https://docs.aws.amazon.com/AWSSimpleQueueService/latest/APIReference/API_ReceiveMessage.html

ApproximateFirstReceiveTimestamp – Returns the time the message was first received from the queue (epoch time in milliseconds).

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

sean-heller avatar Jun 02 '25 18:06 sean-heller