Amazon ECS · Example Payload

Amazon Ecs Runtime Platform Example

AmazonAwsContainersDockerEcsOrchestration

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

Top-level fields

cpuArchitectureoperatingSystemFamily

Example Payload

Raw ↑
{
  "cpuArchitecture": "example_value",
  "operatingSystemFamily": "example_value"
}