apigatewayv2_delete_deployment {paws.networking}R Documentation

Deletes a Deployment

Description

Deletes a Deployment.

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

Usage

apigatewayv2_delete_deployment(ApiId, DeploymentId)

Arguments

ApiId

[required] The API identifier.

DeploymentId

[required] The deployment ID.


[Package paws.networking version 0.7.0 Index]