Amazon RoboMaker · Example Payload

Amazon Robomaker Openapi World Generation Job Summary Example

RoboticsSimulation

Amazon Robomaker Openapi World Generation Job Summary Example is an example object payload from Amazon RoboMaker, with 7 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

arntemplatecreatedAtstatusworldCountsucceededWorldCountfailedWorldCount

Example Payload

Raw ↑
{
  "arn": "arn:aws:service:us-east-1:123456789012:resource/example",
  "template": "example-value",
  "createdAt": "example-value",
  "status": "ACTIVE",
  "worldCount": "example-value",
  "succeededWorldCount": "example-value",
  "failedWorldCount": "example-value"
}