Error message when you update the
desiredvCpus setting
You see the following error message when you use the Amazon Batch API to update the desired
vCPUs (desiredvCpus) setting.
Manually scaling down compute environment is not supported. Disconnecting job queues
from compute environment will cause it to scale-down to minvCpus.
This issue occurs if the updated desiredvCpus value is less than the current
desiredvCpus value. When you update the desiredvCpus value, both of
the following must be true:
-
The
desiredvCpusvalue must be between theminvCpusandmaxvCpusvalues. -
The updated
desiredvCpusvalue must be greater than or equal to the currentdesiredvCpusvalue.