Amazon RoboMaker · Example Payload

Amazon Robomaker Openapi Template Summary Example

RoboticsSimulation

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

Top-level fields

arncreatedAtlastUpdatedAtnameversion

Example Payload

Raw ↑
{
  "arn": "arn:aws:service:us-east-1:123456789012:resource/example",
  "createdAt": "example-value",
  "lastUpdatedAt": "example-value",
  "name": "Example Resource",
  "version": "example-value"
}