Learn R Programming

paws.networking (version 0.2.0)

apigateway_get_request_validator: Gets a RequestValidator of a given RestApi

Description

Gets a RequestValidator of a given RestApi.

See https://paws-r.github.io/docs/apigateway/get_request_validator.html for full documentation.

Usage

apigateway_get_request_validator(restApiId, requestValidatorId)

Arguments

restApiId

[required] The string identifier of the associated RestApi.

requestValidatorId

[required] The identifier of the RequestValidator to be retrieved.