codedeploy_stop_deployment: Attempts to stop an ongoing deployment

View source: R/codedeploy_operations.R

codedeploy_stop_deploymentR Documentation

Attempts to stop an ongoing deployment

Description

Attempts to stop an ongoing deployment.

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

Usage

codedeploy_stop_deployment(deploymentId, autoRollbackEnabled = NULL)

Arguments

deploymentId

[required] The unique ID of a deployment.

autoRollbackEnabled

Indicates, when a deployment is stopped, whether instances that have been updated should be rolled back to the previous version of the application revision.


paws.developer.tools documentation built on Sept. 12, 2024, 6:46 a.m.