A company wants to ensure that messages in an SQS queue are not processed more than once. Which SQS queue type and feature should be used?
-
A
Standard queue with message deduplication ID
-
B
FIFO queue with content-based deduplication enabled
-
C
Standard queue with visibility timeout set to 0
-
D
FIFO queue with long polling enabled