Amazon ECS · Example Payload

Amazon Ecs Resource Example

AmazonAwsContainersDockerEcsOrchestration

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

Top-level fields

nametypedoubleValuelongValueintegerValuestringSetValue

Example Payload

Raw ↑
{
  "name": "Example Title",
  "type": "example_value",
  "doubleValue": 42.5,
  "longValue": 10,
  "integerValue": 10,
  "stringSetValue": []
}