Amazon RoboMaker · Example Payload

Amazon Robomaker Openapi Create Simulation Application Version Response Example

RoboticsSimulation

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

Top-level fields

arnnameversionsourcessimulationSoftwareSuiterobotSoftwareSuiterenderingEnginelastUpdatedAtrevisionIdenvironment

Example Payload

Raw ↑
{
  "arn": "arn:aws:service:us-east-1:123456789012:resource/example",
  "name": "Example Resource",
  "version": "example-value",
  "sources": "example-value",
  "simulationSoftwareSuite": "example-value",
  "robotSoftwareSuite": "example-value",
  "renderingEngine": "example-value",
  "lastUpdatedAt": "example-value",
  "revisionId": "abc123",
  "environment": "example-value"
}