Question 634:
When configuring AWS SQS as event source for AWS Lambda function, what is the maximum batch size supported by AWS SQS for ReceiveMessage call?
Answer options:
A.20 B.40 C.10 D.100
Answer correct:
Answer: C Here are other parameters apart from batch size. https://docs.aws.amazon.com/lambda/latest/dg/with-sqs.html