Question 67 of 80
Single answerWhat should a solutions architect do to ensure messages are being processed once only?
AUse the CreateQueue API call to create a new queue.
BUse the AddPermission API call to add appropriate permissions.
CUse the ReceiveMessage API call to set an appropriate wait time.
✓DUse the ChangeMessageVisibility API call to increase the visibility timeout.
✓
Correct Answer: D
Use the ChangeMessageVisibility API call to increase the visibility timeout.
▥
Explanation
The correct answer is highlighted above. Review the wording carefully, then use the next question to continue building your understanding of AWS certification topics.