Amazon ECS · Example Payload

Amazon Ecs Create Cluster Request Example

AmazonAwsContainersDockerEcsOrchestration

Amazon Ecs Create Cluster Request Example is an example object payload from Amazon ECS, with 5 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

clusterNamecapacityProvidersdefaultCapacityProviderStrategysettingstags

Example Payload

Raw ↑
{
  "clusterName": "example_value",
  "capacityProviders": [],
  "defaultCapacityProviderStrategy": [],
  "settings": [],
  "tags": []
}