ExamQuestions.com

Register
Login
AWS Certified Developer Associate Exam Questions

Amazon

AWS Certified Developer Associate

131 / 474

Question 131:

You have recently developed an AWS Lambda function to be used as a backend technology for an API gateway instance. You need to give the API gateway URL to a set of users for testing. What must be done before the users can test the API?

Answer options:

A.Ensure that a deployment is created in the API gateway.
B.Ensure that CORS is enabled for the API gateway.
C.Generate the SDK for the API.
D.Enable support for binary payloads.