Learn R Programming

paws.compute (version 0.7.0)

proton_cancel_environment_deployment: Attempts to cancel an environment deployment on an UpdateEnvironment action, if the deployment is IN_PROGRESS

Description

Attempts to cancel an environment deployment on an update_environment action, if the deployment is IN_PROGRESS. For more information, see Update an environment in the Proton User guide.

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

Usage

proton_cancel_environment_deployment(environmentName)

Arguments

environmentName

[required] The name of the environment with the deployment to cancel.