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:

Verified
Correct Answer:
Verified
Q18: In a move toward using microservices, a
Q19: An application is running on an EC2
Q20: An application displays a status dashboard. The
Q21: An AWS Lambda function must access an
Q22: A company needs to ingest terabytes of
Q24: A Developer uses AWS CodeDeploy to automate
Q25: A Company runs continuous integration/continuous delivery (CI/CD)
Q26: A company needs a fully-managed source control
Q27: A Developer is building an application that
Q28: A social media company is using Amazon