amazon-sqs-java-messaging-lib
amazon-sqs-java-messaging-lib copied to clipboard
Set JMSDeliveryTime to ApproximateFirstReceiveTimestamp
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.