List of questions
Related questions
Question 576 - DVA-C01 discussion
A developer is exposing an API by using Amazon API Gateway and AWS Lambda as the backend for an application. The developer wants to add validation rules for a POST method to ensure that the data (rom the frontend web form is valid. The validation rules must include mandatory fields, data type, length, and regular expressions. Which solution will meet these requirements?
A.
Create an API Gateway model with schema for data validation.
B.
Create API Gateway HTTP request headers for data validation.
C.
Create API Gateway URL query string parameters for data validation.
D.
Create API Gateway URL path parameters for data validation
Your answer:
0 comments
Sorted by
Leave a comment first