- Home
- All questions
- Question 177
AWS Certified Solutions Architect study material · question 177 of 500
Which SQS action extends the visibility timeout for a message that needs more processing time?
Show the answer
Answer: D. ChangeMessageVisibility
ChangeMessageVisibility stretches the timeout programmatically so a slow task is not handed to a second consumer.
Source: Amazon SQS visibility timeout (Amazon Web Services) — Setting and adjusting the visibility timeout