ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 576 - DVA-C01 discussion

Report
Export

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.
Answers
A.
Create an API Gateway model with schema for data validation.
B.
Create API Gateway HTTP request headers for data validation.
Answers
B.
Create API Gateway HTTP request headers for data validation.
C.
Create API Gateway URL query string parameters for data validation.
Answers
C.
Create API Gateway URL query string parameters for data validation.
D.
Create API Gateway URL path parameters for data validation
Answers
D.
Create API Gateway URL path parameters for data validation
Suggested answer: D

Explanation:

https://docs.aws.amazon.com/apigateway/latest/developerguide/api-gateway-method-requestvalidation.html

asked 16/09/2024
ERIK BURDETT
42 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first