ExamQuestions.com

Register
Login
AWS Certified Developer Associate Exam Questions

Amazon

AWS Certified Developer Associate

352 / 474

Question 352:

You are working on a REST API where you require to pass client submitted method requests as it is to a Lambda Function. Which of the following can be set as an Integration type for this requirement?

Answer options:

A."type": "aws_proxy"
B."type": "aws"
C."type": "http_proxy"
D."type": "mock"