---
title: Getting Started with Datadog
description: Datadog, the leading service for cloud-scale monitoring.
breadcrumbs: Docs > Infrastructure > Datadog Resource Catalog
---

# aws_apigateway_requestvalidator{% #aws_apigateway_requestvalidator %}

## `account_id`{% #account_id %}

**Type**: `STRING`

## `id`{% #id %}

**Type**: `STRING`**Provider name**: `id`**Description**: The identifier of this RequestValidator.

## `name`{% #name %}

**Type**: `STRING`**Provider name**: `name`**Description**: The name of this RequestValidator

## `tags`{% #tags %}

**Type**: `UNORDERED_LIST_STRING`

## `validate_request_body`{% #validate_request_body %}

**Type**: `BOOLEAN`**Provider name**: `validateRequestBody`**Description**: A Boolean flag to indicate whether to validate a request body according to the configured Model schema.

## `validate_request_parameters`{% #validate_request_parameters %}

**Type**: `BOOLEAN`**Provider name**: `validateRequestParameters`**Description**: A Boolean flag to indicate whether to validate request parameters (`true`) or not (`false`).
