Amazon RoboMaker · Example Payload

Amazon Robomaker Openapi Fleet Example

RoboticsSimulation

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

Top-level fields

namearncreatedAtlastDeploymentStatuslastDeploymentJoblastDeploymentTime

Example Payload

Raw ↑
{
  "name": "Example Resource",
  "arn": "arn:aws:service:us-east-1:123456789012:resource/example",
  "createdAt": "example-value",
  "lastDeploymentStatus": "ACTIVE",
  "lastDeploymentJob": "example-value",
  "lastDeploymentTime": "example-value"
}