Amazon RoboMaker · Example Payload

Amazon Robomaker Openapi Simulation Application Config Example

RoboticsSimulation

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

Top-level fields

applicationapplicationVersionlaunchConfiguploadConfigurationsworldConfigsuseDefaultUploadConfigurationstoolsuseDefaultTools

Example Payload

Raw ↑
{
  "application": "example-value",
  "applicationVersion": "example-value",
  "launchConfig": "example-value",
  "uploadConfigurations": "example-value",
  "worldConfigs": "example-value",
  "useDefaultUploadConfigurations": "example-value",
  "tools": "example-value",
  "useDefaultTools": "example-value"
}