Ultimate access to all questions.
In an AWS application, a Lambda function is initially set with an 'high priority queue' from Amazon SQS. The function is being updated to include a 'low priority queue', with a requirement to process up to 10 messages from the high priority queue simultaneously before any from the low priority queue. The function's invocation limit is set to 100. Identify the correct configuration: