ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 230 - DVA-C01 discussion

Report
Export

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
Answers
A.
Enable request validation
B.
Include the Amazon Resource Name (ARN) of the Lambda function
Answers
B.
Include the Amazon Resource Name (ARN) of the Lambda function
C.
Change the integration type
Answers
C.
Change the integration type
D.
Create a mapping template
Answers
D.
Create a mapping template
Suggested answer: D

Explanation:

https://docs.aws.amazon.com/apigateway/latest/developerguide/integrating-api-with-aws-serviceslambda.html#api-as-lambda-proxy-expose-get-method-with-query-strings-to-call-lambda-function

asked 16/09/2024
Audrey Buan
32 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first