allocation Strategy
Parameters
value
The allocation strategy to use for the compute resource in case not enough instances of the best fitting instance type can be allocated. Valid items are BEST_FIT_PROGRESSIVE
, SPOT_CAPACITY_OPTIMIZED
or BEST_FIT
. Defaults to BEST_FIT
. See AWS docs for details. This parameter isn't applicable to jobs running on Fargate resources, and shouldn't be specified.