Amazon RoboMaker · Example Payload

Amazon Robomaker Openapi Deployment Launch Config Example

RoboticsSimulation

Amazon Robomaker Openapi Deployment Launch Config 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

packageNamepreLaunchFilelaunchFilepostLaunchFileenvironmentVariables

Example Payload

Raw ↑
{
  "packageName": "Example Resource",
  "preLaunchFile": "example-value",
  "launchFile": "example-value",
  "postLaunchFile": "example-value",
  "environmentVariables": "example-value"
}