Learn R Programming

paws.compute (version 0.7.0)

proton_cancel_service_pipeline_deployment: Attempts to cancel a service pipeline deployment on an UpdateServicePipeline action, if the deployment is IN_PROGRESS

Description

Attempts to cancel a service pipeline deployment on an update_service_pipeline action, if the deployment is IN_PROGRESS. For more information, see Update a service pipeline in the Proton User guide.

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

Usage

proton_cancel_service_pipeline_deployment(serviceName)

Arguments

serviceName

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