View source: R/apigatewayv2_operations.R
apigatewayv2_delete_route_settings | R Documentation |
Deletes the RouteSettings for a stage.
See https://www.paws-r-sdk.com/docs/apigatewayv2_delete_route_settings/ for full documentation.
apigatewayv2_delete_route_settings(ApiId, RouteKey, StageName)
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. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.