Amazon RoboMaker · Example Payload

Amazon Robomaker Openapi Robot Application Config Example

RoboticsSimulation

Amazon Robomaker Openapi Robot Application Config 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

applicationapplicationVersionlaunchConfiguploadConfigurationsuseDefaultUploadConfigurationstoolsuseDefaultTools

Example Payload

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