API Gateway Request Validator

This table represents the API Gateway Request Validator resource from Amazon Web Services.

aws.apigateway_requestvalidator

Fields

TitleIDTypeData TypeDescription
_keycorestring
account_idcorestring
idcorestringThe identifier of this RequestValidator.
namecorestringThe name of this RequestValidator
tagscorehstore
validate_request_bodycoreboolA Boolean flag to indicate whether to validate a request body according to the configured Model schema.
validate_request_parameterscoreboolA Boolean flag to indicate whether to validate request parameters (<code>true</code>) or not (<code>false</code>).