Learn R Programming

paws.networking (version 0.2.0)

apigatewayv2_delete_route_response: Deletes a RouteResponse

Description

Deletes a RouteResponse.

See https://paws-r.github.io/docs/apigatewayv2/delete_route_response.html for full documentation.

Usage

apigatewayv2_delete_route_response(ApiId, RouteId, RouteResponseId)

Arguments

ApiId

[required] The API identifier.

RouteId

[required] The route ID.

RouteResponseId

[required] The route response ID.