R/apigatewayv2_operations.R
apigatewayv2_delete_stage.Rd
Deletes a Stage.
See https://www.paws-r-sdk.com/docs/apigatewayv2_delete_stage/ for full documentation.
apigatewayv2_delete_stage(ApiId, StageName)
[required] The API identifier.
[required] The stage name. Stage names can only contain alphanumeric characters, hyphens, and underscores. Maximum length is 128 characters.