RequestValidator - Amazon API Gateway
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

RequestValidator

A set of validation rules for incoming Method requests.

Contents

id

The identifier of this RequestValidator.

Type: String

Required: No

name

The name of this RequestValidator

Type: String

Required: No

validateRequestBody

A Boolean flag to indicate whether to validate a request body according to the configured Model schema.

Type: Boolean

Required: No

validateRequestParameters

A Boolean flag to indicate whether to validate request parameters (true) or not (false).

Type: Boolean

Required: No

See Also

For more information about using this API in one of the language-specific Amazon SDKs, see the following: