Articles → AWS → Request Validator In AWS API GatewayRequest Validator In AWS API GatewayIn this article, we will discuss the request validator in AWS API Gateway.Purpose The request validator performs the basic validation on the API request before proceeding with the integration request.Add A Query String Parameter For adding the query string parameter, click on the Method Request of the Get method.Click on the Add query string button to add the new query string. For this article, I have added the title.Change The Request Validator If you edit the Request Validator, there are three values.Select the option Validate query string parameters and headers.Output Now deploy the API and check the URL without query string. You will get the following error.Now, add the query string parameter and try again. There will be no error.Posted By - Karan Gupta Posted On - Thursday, February 23, 2023 Query/Feedback Your Email Id** Subject* Query/Feedback Characters remaining 250**
Query/Feedback