Learn R Programming

paws.developer.tools (version 0.8.0)

codedeploy_skip_wait_time_for_instance_termination: In a blue/green deployment, overrides any specified wait time and starts terminating instances immediately after the traffic routing is complete

Description

In a blue/green deployment, overrides any specified wait time and starts terminating instances immediately after the traffic routing is complete.

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

Usage

codedeploy_skip_wait_time_for_instance_termination(deploymentId = NULL)

Arguments

deploymentId

The unique ID of a blue/green deployment for which you want to skip the instance termination wait time.