Amazon ECS · Schema

CapacityProviderStrategyItem

AmazonAwsContainersDockerEcsOrchestration

Properties

Name Type Description
capacityProvider string The short name of the capacity provider.
weight integer The weight value designating the relative percentage of the total number of tasks launched that should use the capacity provider (0-1000).
base integer The number of tasks, at a minimum, to run on the specified capacity provider (0-100000).
View JSON Schema on GitHub