Multiple Choice
A Developer has discovered that an application responsible for processing messages in an Amazon SQS queue is routinely falling behind. The application is capable of processing multiple messages in one execution, but is only receiving one message at a time. What should the Developer do to increase the number of messages the application receives?
A) Call the ChangeMessageVisibility API for the queue and set MaxNumberOfMessages to a value greater than the default of 1.
B) Call the AddPermission API to set MaxNumberOfMessages for the ReceiveMessage action to a value greater than the default of 1.
C) Call the ReceiveMessage API to set MaxNumberOfMessages to a value greater than the default of 1.
D) Call the SetQueueAttributes API for the queue and set MaxNumberOfMessages to a value greater than the default of 1.
Correct Answer:

Verified
Correct Answer:
Verified
Q181: During non-peak hours, a Developer wants to
Q182: A Developer needs to create an application
Q183: A developer is trying to get data
Q184: When uploading an object, what request header
Q185: What type of block cipher does Amazon
Q187: A developer is building a new application
Q188: Company B provides an online image recognition
Q189: When a Simple Queue Service message triggers
Q190: An organization is storing large files in
Q191: An organization is using Amazon API Gateway