AWS::CodeDeploy::DeploymentGroup BlueGreenDeploymentConfiguration - AWS CloudFormation
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

This is the new CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the AWS CloudFormation User Guide.

AWS::CodeDeploy::DeploymentGroup BlueGreenDeploymentConfiguration

Information about blue/green deployment options for a deployment group.

Syntax

To declare this entity in your CloudFormation template, use the following syntax:

Properties

DeploymentReadyOption

Information about the action to take when newly provisioned instances are ready to receive traffic in a blue/green deployment.

Required: No

Type: DeploymentReadyOption

Update requires: No interruption

GreenFleetProvisioningOption

Information about how instances are provisioned for a replacement environment in a blue/green deployment.

Required: No

Type: GreenFleetProvisioningOption

Update requires: No interruption

TerminateBlueInstancesOnDeploymentSuccess

Information about whether to terminate instances in the original fleet during a blue/green deployment.

Required: No

Type: BlueInstanceTerminationOption

Update requires: No interruption