A Config rule that checks if the deployment group for EC2/On-Premises Compute Platform is configured with a minimum healthy hosts fleet percentage or host count greater than or equal to the input threshold. The rule is NON_COMPLIANT if either is below the threshold.
This config rule supports the following parameters:
minimumHealthyHostsFleetPercent
Required: No
Type: int
Description:Minimum percentage of healthy hosts fleet during deployment. Default value is set to 66 percent.
Default Value: 66
minimumHealthyHostsHostCount
Required: No
Type: int
Description:Minimum number of healthy hosts in fleet during deployment. Default value is set to 1.