I'm pretty new to SQS and am sorry if I glossed over something obvious but is there a way to get the current visibility timeout for a message in SQS? I can see how to update the timeout visibility here. but I don't see any info on getting the current visibility timeout for a message (perhaps you can view it on receiving the message somehow).
My use-case is changing the visibility timeout based on the current visibility timeout for a given message. Is this possible?
(Note: I'm aware I can use the approximate received time to a similar effect and will go that route if getting the current visibility time is impossible)
It looks like this is not possible.
Though the ApproximateReceiveCount is likely to suffice for my use-case at least.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With