Type object
Schema URL https://catalog.lintel.tools/schemas/schemastore/serverless-framework-configuration/_shared/latest--aws-apigateway-requestvalidator.json
Parent schema serverless-framework-configuration
Type: object

Resource Type definition for AWS::ApiGateway::RequestValidator. Source:- https://github.com/aws-cloudformation/aws-cloudformation-resource-providers-apigateway

Properties

RestApiId string | Aws_CF_FunctionString required

The identifier of the targeted API entity.

Name string | Aws_CF_FunctionString

Name of the request validator.

ValidateRequestBody boolean

Indicates whether to validate the request body according to the configured schema for the targeted API and method.

ValidateRequestParameters boolean

Indicates whether to validate request parameters.