RequestValidator - Amazon API Gateway
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

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 AWS SDKs, see the following: