Delete Route Settings
apigatewayv2_delete_route_settings | R Documentation |
Deletes the RouteSettings for a stage¶
Description¶
Deletes the RouteSettings for a stage.
Usage¶
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.
Value¶
An empty list.