For AI agents: A markdown version of this page is available at https://docs.datadoghq.com/ddsql_reference/data_directory/aws/aws.apigateway_requestvalidator.dataset.md. A documentation index is available at /llms.txt.

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_csv
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>).