Amazon ECS · Example Payload

Amazon Ecs Capacity Provider Strategy Item Example

AmazonAwsContainersDockerEcsOrchestration

Amazon Ecs Capacity Provider Strategy Item Example is an example object payload from Amazon ECS, with 3 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

capacityProviderweightbase

Example Payload

Raw ↑
{
  "capacityProvider": "example_value",
  "weight": 10,
  "base": 10
}