apigateway_delete_request_validator: Deletes a RequestValidator of a given RestApi
Usage
apigateway_delete_request_validator(restApiId, requestValidatorId)
Arguments
- restApiId
[required] The string identifier of the associated RestApi.
- requestValidatorId
[required] The identifier of the RequestValidator to be deleted.