apigatewayv2_delete_route_settings: Deletes the RouteSettings for a stage

View source: R/apigatewayv2_operations.R

apigatewayv2_delete_route_settingsR Documentation

Deletes the RouteSettings for a stage

Description

Deletes the RouteSettings for a stage.

See https://www.paws-r-sdk.com/docs/apigatewayv2_delete_route_settings/ for full documentation.

Usage

apigatewayv2_delete_route_settings(ApiId, RouteKey, StageName)

Arguments

ApiId

[required] The API identifier.

RouteKey

[required] The route key.

StageName

[required] The stage name. Stage names can only contain alphanumeric characters, hyphens, and underscores. Maximum length is 128 characters.


paws.networking documentation built on Sept. 12, 2023, 1:24 a.m.