Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

apigatewayv2_delete_route_response

Deletes a RouteResponse


Description

Deletes a RouteResponse.

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.

Value

An empty list.

Request syntax

svc$delete_route_response(
  ApiId = "string",
  RouteId = "string",
  RouteResponseId = "string"
)

paws.networking

Amazon Web Services Networking & Content Delivery Services

v0.1.11
Apache License (>= 2.0)
Authors
David Kretch [aut, cre], Adam Banker [aut], Amazon.com, Inc. [cph]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.