Gets the RequestValidators collection of a given RestApi.
See https://paws-r.github.io/docs/apigateway/get_request_validators.html for full documentation.
apigateway_get_request_validators(restApiId, position = NULL, limit = NULL)
[required] The string identifier of the associated RestApi.
The current pagination position in the paged result set.
The maximum number of returned results per page. The default value is 25 and the maximum value is 500.