View source: R/apigateway_operations.R
apigateway_get_request_validator | R Documentation |
Gets a RequestValidator of a given RestApi.
See https://www.paws-r-sdk.com/docs/apigateway_get_request_validator/ for full documentation.
apigateway_get_request_validator(restApiId, requestValidatorId)
restApiId |
[required] The string identifier of the associated RestApi. |
requestValidatorId |
[required] The identifier of the RequestValidator to be retrieved. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.