Delete Request Validator
apigateway_delete_request_validator | R Documentation |
Deletes a RequestValidator of a given RestApi¶
Description¶
Deletes a RequestValidator of a given RestApi.
Usage¶
Arguments¶
restApiId
[required] The string identifier of the associated RestApi.
requestValidatorId
[required] The identifier of the RequestValidator to be deleted.
Value¶
An empty list.