Learn R Programming

paws.networking (version 0.2.0)

apigatewayv2_delete_deployment: Deletes a Deployment

Description

Deletes a Deployment.

See https://paws-r.github.io/docs/apigatewayv2/delete_deployment.html for full documentation.

Usage

apigatewayv2_delete_deployment(ApiId, DeploymentId)

Arguments

ApiId

[required] The API identifier.

DeploymentId

[required] The deployment ID.