List of questions
Related questions
Question 230 - DVA-C01 discussion
A Developer is writing a REST service that will add items to a shopping list. The service is built on Amazon API Gateway with AWS Lambda integrations. The shopping list items are send as query string parameters in the method request. How should the Developer convert the query string parameters to arguments for the Lambda function?
A.
Enable request validation
B.
Include the Amazon Resource Name (ARN) of the Lambda function
C.
Change the integration type
D.
Create a mapping template
Your answer:
0 comments
Sorted by
Leave a comment first