Amazon RoboMaker · Example Payload

Amazon Robomaker Openapi Deployment Config Example

RoboticsSimulation

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

Top-level fields

concurrentDeploymentPercentagefailureThresholdPercentagerobotDeploymentTimeoutInSecondsdownloadConditionFile

Example Payload

Raw ↑
{
  "concurrentDeploymentPercentage": "example-value",
  "failureThresholdPercentage": "example-value",
  "robotDeploymentTimeoutInSeconds": "example-value",
  "downloadConditionFile": "example-value"
}