DeploymentStyle - AWS CodeDeploy
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.

DeploymentStyle

Information about the type of deployment, either in-place or blue/green, you want to run and whether to route deployment traffic behind a load balancer.

Contents

deploymentOption

Indicates whether to route deployment traffic behind a load balancer.

Type: String

Valid Values: WITH_TRAFFIC_CONTROL | WITHOUT_TRAFFIC_CONTROL

Required: No

deploymentType

Indicates whether to run an in-place deployment or a blue/green deployment.

Type: String

Valid Values: IN_PLACE | BLUE_GREEN

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: