MinimumHealthyHosts |
AWSCodeDeployDeploymentConfigMinimumHealthyHosts
|
Required: No. The minimum number of healthy instances that must be available at any time
during an AWS CodeDeploy deployment. For example, for a fleet of nine instances, if you
specify a minimum of six healthy instances, AWS CodeDeploy deploys your application up to
three instances at a time so that you always have six healthy instances. The
deployment succeeds if your application successfully deploys to six or more
instances; otherwise, the deployment fails.For more information about instance health, see AWS CodeDeploy Instance Health in the
AWS CodeDeploy User Guide.Update requires: Replacement |