latest--aws-apigateway-requestvalidator
shared
Type:
object
Resource Type definition for AWS::ApiGateway::RequestValidator. Source:- https://github.com/aws-cloudformation/aws-cloudformation-resource-providers-apigateway
Properties
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.