Solved

A Developer Is Writing a REST Service That Will Add

Question 23

Multiple Choice

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 sent 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

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions