{ "uuid": "c015aea3-73a5-4d09-bbe7-6e8744c959a8", "lastMigration": 29, "name": "AWS RoboMaker", "endpointPrefix": "", "latency": 0, "port": 3000, "hostname": "", "routes": [ { "uuid": "6728e99b-20f1-4b42-a1e1-d81df7a47576", "documentation": "Deletes one or more worlds in a batch operation.", "method": "post", "endpoint": "batchDeleteWorlds", "responses": [ { "uuid": "a991f8bc-1474-4302-89d1-cbed770b9430", "body": "{\n \"unprocessedWorlds\": [\n \"\"\n ]\n}", "latency": 0, "statusCode": 200, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "0ccc51b1-c9a6-4b07-98af-bfcd41375700", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "InvalidParameterException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "34ab0ea8-acef-420c-8ba4-150a98a0b966", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "ThrottlingException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "f46516ba-c698-4fd7-89aa-edc0f13135ff", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "InternalServerException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "2a7a3392-a61e-493d-af93-5934be00365a", "documentation": "Describes one or more simulation jobs.", "method": "post", "endpoint": "batchDescribeSimulationJob", "responses": [ { "uuid": "fd5154fc-7d16-4830-a6d3-009565c8771d", "body": "{\n \"jobs\": [\n {\n \"arn\": \"\",\n \"name\": \"\",\n \"status\": \"\",\n \"lastStartedAt\": \"{{faker 'date.recent' 365}}\",\n \"lastUpdatedAt\": \"{{faker 'date.recent' 365}}\",\n \"failureBehavior\": \"\",\n \"failureCode\": \"\",\n \"failureReason\": \"\",\n \"clientRequestToken\": \"\",\n \"outputLocation\": {\n \"s3Bucket\": \"\",\n \"s3Prefix\": \"\"\n },\n \"loggingConfig\": {\n \"recordAllRosTopics\": {{faker 'datatype.boolean'}}\n },\n \"maxJobDurationInSeconds\": {{faker 'number.int' max=99999}},\n \"simulationTimeMillis\": {{faker 'number.int' max=99999}},\n \"iamRole\": \"\",\n \"robotApplications\": [\n {\n \"application\": \"\",\n \"applicationVersion\": \"\",\n \"launchConfig\": {\n \"packageName\": \"\",\n \"launchFile\": \"\",\n \"environmentVariables\": {},\n \"portForwardingConfig\": {\n \"portMappings\": [\n {\n \"jobPort\": {{faker 'number.int' max=99999}},\n \"applicationPort\": {{faker 'number.int' max=99999}},\n \"enableOnPublicIp\": {{faker 'datatype.boolean'}}\n }\n ]\n },\n \"streamUI\": {{faker 'datatype.boolean'}}\n },\n \"uploadConfigurations\": [\n {\n \"name\": \"\",\n \"path\": \"\",\n \"uploadBehavior\": \"\"\n }\n ],\n \"useDefaultUploadConfigurations\": {{faker 'datatype.boolean'}},\n \"tools\": [\n {\n \"streamUI\": {{faker 'datatype.boolean'}},\n \"name\": \"\",\n \"command\": \"\",\n \"streamOutputToCloudWatch\": {{faker 'datatype.boolean'}},\n \"exitBehavior\": \"\"\n }\n ],\n \"useDefaultTools\": {{faker 'datatype.boolean'}}\n }\n ],\n \"simulationApplications\": [\n {\n \"application\": \"\",\n \"applicationVersion\": \"\",\n \"launchConfig\": {\n \"packageName\": \"\",\n \"launchFile\": \"\",\n \"environmentVariables\": {},\n \"portForwardingConfig\": {\n \"portMappings\": [\n {\n \"jobPort\": {{faker 'number.int' max=99999}},\n \"applicationPort\": {{faker 'number.int' max=99999}},\n \"enableOnPublicIp\": {{faker 'datatype.boolean'}}\n }\n ]\n },\n \"streamUI\": {{faker 'datatype.boolean'}}\n },\n \"uploadConfigurations\": [\n {\n \"name\": \"\",\n \"path\": \"\",\n \"uploadBehavior\": \"\"\n }\n ],\n \"worldConfigs\": [\n {\n \"world\": \"\"\n }\n ],\n \"useDefaultUploadConfigurations\": {{faker 'datatype.boolean'}},\n \"tools\": [\n {\n \"streamUI\": {{faker 'datatype.boolean'}},\n \"name\": \"\",\n \"command\": \"\",\n \"streamOutputToCloudWatch\": {{faker 'datatype.boolean'}},\n \"exitBehavior\": \"\"\n }\n ],\n \"useDefaultTools\": {{faker 'datatype.boolean'}}\n }\n ],\n \"dataSources\": [\n {\n \"name\": \"\",\n \"s3Bucket\": \"\",\n \"s3Keys\": [\n {\n \"s3Key\": \"\",\n \"etag\": \"\"\n }\n ]\n }\n ],\n \"tags\": {},\n \"vpcConfig\": {\n \"subnets\": [\n \"\"\n ],\n \"securityGroups\": [\n \"\"\n ],\n \"vpcId\": \"\",\n \"assignPublicIp\": {{faker 'datatype.boolean'}}\n },\n \"networkInterface\": {\n \"networkInterfaceId\": \"\",\n \"privateIpAddress\": \"\",\n \"publicIpAddress\": \"\"\n },\n \"compute\": {\n \"simulationUnitLimit\": {{faker 'number.int' max=99999}}\n }\n }\n ],\n \"unprocessedJobs\": [\n \"\"\n ]\n}", "latency": 0, "statusCode": 200, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "3ef591ad-a7cc-4267-bfba-ebeb2cad6426", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "ResourceNotFoundException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "f2a730ce-4ba1-456c-8703-1a6c56df69e9", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "InvalidParameterException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "a0161555-2597-4d56-9901-377e6c2ba9e1", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "InternalServerException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "1ff5f5c1-af24-4d7b-b79d-c2a13e57add4", "body": "\"\"", "latency": 0, "statusCode": 483, "label": "ThrottlingException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "ae18f726-67e9-417b-9314-14f0e0bfdeb5", "documentation": "Cancels the specified deployment job.", "method": "post", "endpoint": "cancelDeploymentJob", "responses": [ { "uuid": "99c901b7-606a-4f26-baf3-c991c687cf3d", "body": "{}", "latency": 0, "statusCode": 200, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "55210419-7173-44b7-8086-18e3df2867f3", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "ResourceNotFoundException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "88190e0d-e59e-4d61-b0ea-82be9e375bd1", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "InvalidParameterException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "35f747d0-ba04-4c3b-af0f-a1ac448a838f", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "InternalServerException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "c98baf8a-c69f-4571-9398-b6bfee412663", "body": "\"\"", "latency": 0, "statusCode": 483, "label": "ThrottlingException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "1bd6cdea-b1a4-48a0-89f6-059347db785f", "documentation": "Cancels the specified simulation job.", "method": "post", "endpoint": "cancelSimulationJob", "responses": [ { "uuid": "1f8a97d4-1b45-4768-bf48-f16e5d3d98c5", "body": "{}", "latency": 0, "statusCode": 200, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "9d063edc-be7c-4377-a032-6dc7cb763712", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "ResourceNotFoundException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "19f12ad6-6a2d-4b38-964b-fbc8f6f5af08", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "InvalidParameterException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "d380199d-9e5b-49d7-9d74-0b28359a4625", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "InternalServerException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "41a4dcdf-57c0-4007-b7a4-9b899b408379", "body": "\"\"", "latency": 0, "statusCode": 483, "label": "ThrottlingException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "6434a7ca-8128-4b1c-902c-876ffe845064", "documentation": "Cancels a simulation job batch. When you cancel a simulation job batch, you are also cancelling all of the active simulation jobs created as part of the batch. ", "method": "post", "endpoint": "cancelSimulationJobBatch", "responses": [ { "uuid": "b291e053-f11f-42aa-b3ea-129c744940da", "body": "{}", "latency": 0, "statusCode": 200, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "aff945bd-70a1-4056-98d2-7c6dfab11005", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "ResourceNotFoundException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "67473b5d-7677-4899-b8af-6ae94da8566a", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "InvalidParameterException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "262bd7fe-b95a-4fb1-bb86-d5d516ef0f49", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "InternalServerException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "c88024b0-5954-496f-b7e0-610411f09a75", "body": "\"\"", "latency": 0, "statusCode": 483, "label": "ThrottlingException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "349fafd2-d77e-412b-96a4-c3820e1ecde4", "documentation": "Cancels the specified export job.", "method": "post", "endpoint": "cancelWorldExportJob", "responses": [ { "uuid": "1ca79573-693f-4af2-8091-0d6695e435e1", "body": "{}", "latency": 0, "statusCode": 200, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "bddf1159-5569-4653-b09c-55a892059735", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "ResourceNotFoundException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "3a59db80-fc4c-4f09-85f1-3b87e838c924", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "InvalidParameterException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "e243a335-7896-4a5c-83fd-f9569284ec00", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "InternalServerException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "bcf385d0-2aa7-4fb6-b7db-4303b8214d47", "body": "\"\"", "latency": 0, "statusCode": 483, "label": "ThrottlingException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "9f77f12f-5c38-4abc-b5f5-33f8c9bb5e4a", "documentation": "Cancels the specified world generator job.", "method": "post", "endpoint": "cancelWorldGenerationJob", "responses": [ { "uuid": "751f7ade-f867-49ee-898c-d34ad9643aec", "body": "{}", "latency": 0, "statusCode": 200, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "6a279a5f-2b8d-4987-aa1e-f41d745c5bd5", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "ResourceNotFoundException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "4d3fb4a0-dbbf-49d8-9922-b5a97e78cb39", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "InvalidParameterException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "8cd11cc6-9ede-4f33-9680-8fd58549d619", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "InternalServerException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "2d6288da-4337-4716-89b9-d42d57eabc68", "body": "\"\"", "latency": 0, "statusCode": 483, "label": "ThrottlingException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "28d7df94-1f69-4837-8cf2-4f67a4c7c7a8", "documentation": "

Deploys a specific version of a robot application to robots in a fleet.

The robot application must have a numbered applicationVersion for consistency reasons. To create a new version, use CreateRobotApplicationVersion or see Creating a Robot Application Version.

After 90 days, deployment jobs expire and will be deleted. They will no longer be accessible.

", "method": "post", "endpoint": "createDeploymentJob", "responses": [ { "uuid": "6b1f2b2c-a957-4dba-ba05-6217cdb7c0a4", "body": "{\n \"arn\": \"\",\n \"fleet\": \"\",\n \"status\": \"\",\n \"deploymentApplicationConfigs\": [\n {\n \"application\": \"\",\n \"applicationVersion\": \"\",\n \"launchConfig\": {\n \"packageName\": \"\",\n \"preLaunchFile\": \"\",\n \"launchFile\": \"\",\n \"postLaunchFile\": \"\",\n \"environmentVariables\": {}\n }\n }\n ],\n \"failureReason\": \"\",\n \"failureCode\": \"\",\n \"createdAt\": \"{{faker 'date.recent' 365}}\",\n \"deploymentConfig\": {\n \"concurrentDeploymentPercentage\": {{faker 'number.int' max=99999}},\n \"failureThresholdPercentage\": {{faker 'number.int' max=99999}},\n \"robotDeploymentTimeoutInSeconds\": {{faker 'number.int' max=99999}},\n \"downloadConditionFile\": {\n \"bucket\": \"\",\n \"key\": \"\",\n \"etag\": \"\"\n }\n },\n \"tags\": {}\n}", "latency": 0, "statusCode": 200, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "efadf189-0c1d-4006-8aea-31f2e5e97711", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "ResourceNotFoundException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "c9d7ee07-4a59-4e38-b073-c26941771bd8", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "InvalidParameterException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "943f43b1-8d75-4999-8f8a-2576d8353817", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "InternalServerException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "526b5a61-d972-4405-8536-9f684d469036", "body": "\"\"", "latency": 0, "statusCode": 483, "label": "ThrottlingException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "b086cf45-4aff-43ea-b237-edf2c814ed43", "body": "\"\"", "latency": 0, "statusCode": 484, "label": "LimitExceededException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "50f586ce-f2f8-49e0-b0f5-b28c2b4a71d9", "body": "\"\"", "latency": 0, "statusCode": 485, "label": "ConcurrentDeploymentException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "86554632-b9ad-45fe-bcb3-20ea29756848", "body": "\"\"", "latency": 0, "statusCode": 486, "label": "IdempotentParameterMismatchException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "fb24b52f-5d57-44fe-ba26-e0807f85e250", "documentation": "Creates a fleet, a logical group of robots running the same robot application.", "method": "post", "endpoint": "createFleet", "responses": [ { "uuid": "8e899d45-b7f2-477c-a394-2a80741148b1", "body": "{\n \"arn\": \"\",\n \"name\": \"\",\n \"createdAt\": \"{{faker 'date.recent' 365}}\",\n \"tags\": {}\n}", "latency": 0, "statusCode": 200, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "2e39bb78-45f9-4c47-90a1-1118fa0c13b2", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "InvalidParameterException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "150d94f6-3088-47cc-bbee-a6ed04978e54", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "InternalServerException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "54bdc320-33b2-461b-84ad-e1a29d51e127", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "ThrottlingException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "b9971288-9c10-4454-a5b3-569abda0994c", "body": "\"\"", "latency": 0, "statusCode": 483, "label": "LimitExceededException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "2c8c11eb-3189-40df-a1e5-ccd93fd9b8c4", "documentation": "Creates a robot.", "method": "post", "endpoint": "createRobot", "responses": [ { "uuid": "cf1b1314-647f-4e97-bbb5-42cd6b3a24d3", "body": "{\n \"arn\": \"\",\n \"name\": \"\",\n \"createdAt\": \"{{faker 'date.recent' 365}}\",\n \"greengrassGroupId\": \"\",\n \"architecture\": \"\",\n \"tags\": {}\n}", "latency": 0, "statusCode": 200, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "4307d93e-09f6-464d-b8b2-1f16e23cee31", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "InvalidParameterException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "480669cf-b59a-43c0-b17c-b4242e2a1b4a", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "InternalServerException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "57e7cf94-67c1-4780-9ffe-5338833757cd", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "ThrottlingException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "0bf01a1e-de0e-46c6-9b4a-b74e77b409c4", "body": "\"\"", "latency": 0, "statusCode": 483, "label": "LimitExceededException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "e0c55750-8c70-4069-8563-d69e60fb3866", "body": "\"\"", "latency": 0, "statusCode": 484, "label": "ResourceAlreadyExistsException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "ee809c10-00f8-499a-9b7f-06b649e201f1", "documentation": "Creates a robot application. ", "method": "post", "endpoint": "createRobotApplication", "responses": [ { "uuid": "0d9176ce-2d3a-4e14-8645-6e0e942e0fa9", "body": "{\n \"arn\": \"\",\n \"name\": \"\",\n \"version\": \"\",\n \"sources\": [\n {\n \"s3Bucket\": \"\",\n \"s3Key\": \"\",\n \"etag\": \"\",\n \"architecture\": \"\"\n }\n ],\n \"robotSoftwareSuite\": {\n \"name\": \"\",\n \"version\": \"\"\n },\n \"lastUpdatedAt\": \"{{faker 'date.recent' 365}}\",\n \"revisionId\": \"\",\n \"tags\": {},\n \"environment\": {\n \"uri\": \"\"\n }\n}", "latency": 0, "statusCode": 200, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "823db081-9873-43e3-9d21-5dfc3d36b76f", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "InvalidParameterException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "1369d719-de55-4261-b6f6-3114121b17c8", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "ResourceAlreadyExistsException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "f25f9980-2a33-46d1-9ab0-aecc0339cd76", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "LimitExceededException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "42f8c8f0-d92e-4b09-b8bf-410caaba8f4c", "body": "\"\"", "latency": 0, "statusCode": 483, "label": "ThrottlingException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "e2bfcda1-dee1-4216-8444-2c2e2f8625c7", "body": "\"\"", "latency": 0, "statusCode": 484, "label": "InternalServerException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "d7edd5e2-b3a0-415b-a0cb-10ee731cc2f3", "body": "\"\"", "latency": 0, "statusCode": 485, "label": "IdempotentParameterMismatchException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "f093db6d-7f88-4af9-9f0b-5d80d46fb3f9", "documentation": "Creates a version of a robot application.", "method": "post", "endpoint": "createRobotApplicationVersion", "responses": [ { "uuid": "068f6526-cccc-4521-a3d0-4d92b021d3ef", "body": "{\n \"arn\": \"\",\n \"name\": \"\",\n \"version\": \"\",\n \"sources\": [\n {\n \"s3Bucket\": \"\",\n \"s3Key\": \"\",\n \"etag\": \"\",\n \"architecture\": \"\"\n }\n ],\n \"robotSoftwareSuite\": {\n \"name\": \"\",\n \"version\": \"\"\n },\n \"lastUpdatedAt\": \"{{faker 'date.recent' 365}}\",\n \"revisionId\": \"\",\n \"environment\": {\n \"uri\": \"\"\n }\n}", "latency": 0, "statusCode": 200, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "6c7864f4-bf66-4043-8776-1263e1a2ae85", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "InvalidParameterException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "ff2a091e-87e2-42ed-8d01-c37c1dd7e5d8", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "IdempotentParameterMismatchException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "75fde46f-0bd8-4494-822c-bda0c5312365", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "LimitExceededException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "cac7dc24-474b-4a9d-9be9-e5dc4a9ba053", "body": "\"\"", "latency": 0, "statusCode": 483, "label": "ThrottlingException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "55770e2a-8ddd-4169-aac1-9633a68346af", "body": "\"\"", "latency": 0, "statusCode": 484, "label": "InternalServerException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "e15c2a74-7625-4955-a627-9c8b3d654148", "documentation": "Creates a simulation application.", "method": "post", "endpoint": "createSimulationApplication", "responses": [ { "uuid": "556c8c7c-8c2f-41e6-9d93-dac696db259c", "body": "{\n \"arn\": \"\",\n \"name\": \"\",\n \"version\": \"\",\n \"sources\": [\n {\n \"s3Bucket\": \"\",\n \"s3Key\": \"\",\n \"etag\": \"\",\n \"architecture\": \"\"\n }\n ],\n \"simulationSoftwareSuite\": {\n \"name\": \"\",\n \"version\": \"\"\n },\n \"robotSoftwareSuite\": {\n \"name\": \"\",\n \"version\": \"\"\n },\n \"renderingEngine\": {\n \"name\": \"\",\n \"version\": \"\"\n },\n \"lastUpdatedAt\": \"{{faker 'date.recent' 365}}\",\n \"revisionId\": \"\",\n \"tags\": {},\n \"environment\": {\n \"uri\": \"\"\n }\n}", "latency": 0, "statusCode": 200, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "30c634ae-eca1-4777-9db1-da5f7de6309b", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "InvalidParameterException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "b7525901-c220-4564-a374-b83f84432f57", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "ResourceAlreadyExistsException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "79c7c3ee-29fd-40c4-a1dc-3ede2ba535a2", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "LimitExceededException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "33814e60-8c8b-4a95-954a-d7d6443d1234", "body": "\"\"", "latency": 0, "statusCode": 483, "label": "ThrottlingException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "f0b16993-d1a9-421e-91d7-9738ca0573f2", "body": "\"\"", "latency": 0, "statusCode": 484, "label": "InternalServerException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "9f430c15-4dce-404a-a7bd-ef2a97011f61", "body": "\"\"", "latency": 0, "statusCode": 485, "label": "IdempotentParameterMismatchException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "9bcefb11-8184-4062-baae-ce2ea135da9f", "documentation": "Creates a simulation application with a specific revision id.", "method": "post", "endpoint": "createSimulationApplicationVersion", "responses": [ { "uuid": "690aa32c-2a25-44e1-9f8c-ac23d48edc9b", "body": "{\n \"arn\": \"\",\n \"name\": \"\",\n \"version\": \"\",\n \"sources\": [\n {\n \"s3Bucket\": \"\",\n \"s3Key\": \"\",\n \"etag\": \"\",\n \"architecture\": \"\"\n }\n ],\n \"simulationSoftwareSuite\": {\n \"name\": \"\",\n \"version\": \"\"\n },\n \"robotSoftwareSuite\": {\n \"name\": \"\",\n \"version\": \"\"\n },\n \"renderingEngine\": {\n \"name\": \"\",\n \"version\": \"\"\n },\n \"lastUpdatedAt\": \"{{faker 'date.recent' 365}}\",\n \"revisionId\": \"\",\n \"environment\": {\n \"uri\": \"\"\n }\n}", "latency": 0, "statusCode": 200, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "81214f86-dffd-459d-a0cc-cc4e29c189ee", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "InvalidParameterException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "828b2adb-3d12-4b99-9669-6d15ec7cb113", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "IdempotentParameterMismatchException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "bc109e6d-ea10-44f9-aa54-8bf2cc612d8b", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "LimitExceededException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "586228a0-cd02-4453-9224-e6a9e0be57ab", "body": "\"\"", "latency": 0, "statusCode": 483, "label": "ThrottlingException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "7a87092e-a0f6-4444-886a-939248f3cca1", "body": "\"\"", "latency": 0, "statusCode": 484, "label": "InternalServerException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "f55a6ad4-4d2f-404f-9779-95a540f43deb", "documentation": "

Creates a simulation job.

After 90 days, simulation jobs expire and will be deleted. They will no longer be accessible.

", "method": "post", "endpoint": "createSimulationJob", "responses": [ { "uuid": "bb12588e-9d7f-4729-87b9-4e0d4aeb5d94", "body": "{\n \"arn\": \"\",\n \"status\": \"\",\n \"lastStartedAt\": \"{{faker 'date.recent' 365}}\",\n \"lastUpdatedAt\": \"{{faker 'date.recent' 365}}\",\n \"failureBehavior\": \"\",\n \"failureCode\": \"\",\n \"clientRequestToken\": \"\",\n \"outputLocation\": {\n \"s3Bucket\": \"\",\n \"s3Prefix\": \"\"\n },\n \"loggingConfig\": {\n \"recordAllRosTopics\": {{faker 'datatype.boolean'}}\n },\n \"maxJobDurationInSeconds\": {{faker 'number.int' max=99999}},\n \"simulationTimeMillis\": {{faker 'number.int' max=99999}},\n \"iamRole\": \"\",\n \"robotApplications\": [\n {\n \"application\": \"\",\n \"applicationVersion\": \"\",\n \"launchConfig\": {\n \"packageName\": \"\",\n \"launchFile\": \"\",\n \"environmentVariables\": {},\n \"portForwardingConfig\": {\n \"portMappings\": [\n {\n \"jobPort\": {{faker 'number.int' max=99999}},\n \"applicationPort\": {{faker 'number.int' max=99999}},\n \"enableOnPublicIp\": {{faker 'datatype.boolean'}}\n }\n ]\n },\n \"streamUI\": {{faker 'datatype.boolean'}}\n },\n \"uploadConfigurations\": [\n {\n \"name\": \"\",\n \"path\": \"\",\n \"uploadBehavior\": \"\"\n }\n ],\n \"useDefaultUploadConfigurations\": {{faker 'datatype.boolean'}},\n \"tools\": [\n {\n \"streamUI\": {{faker 'datatype.boolean'}},\n \"name\": \"\",\n \"command\": \"\",\n \"streamOutputToCloudWatch\": {{faker 'datatype.boolean'}},\n \"exitBehavior\": \"\"\n }\n ],\n \"useDefaultTools\": {{faker 'datatype.boolean'}}\n }\n ],\n \"simulationApplications\": [\n {\n \"application\": \"\",\n \"applicationVersion\": \"\",\n \"launchConfig\": {\n \"packageName\": \"\",\n \"launchFile\": \"\",\n \"environmentVariables\": {},\n \"portForwardingConfig\": {\n \"portMappings\": [\n {\n \"jobPort\": {{faker 'number.int' max=99999}},\n \"applicationPort\": {{faker 'number.int' max=99999}},\n \"enableOnPublicIp\": {{faker 'datatype.boolean'}}\n }\n ]\n },\n \"streamUI\": {{faker 'datatype.boolean'}}\n },\n \"uploadConfigurations\": [\n {\n \"name\": \"\",\n \"path\": \"\",\n \"uploadBehavior\": \"\"\n }\n ],\n \"worldConfigs\": [\n {\n \"world\": \"\"\n }\n ],\n \"useDefaultUploadConfigurations\": {{faker 'datatype.boolean'}},\n \"tools\": [\n {\n \"streamUI\": {{faker 'datatype.boolean'}},\n \"name\": \"\",\n \"command\": \"\",\n \"streamOutputToCloudWatch\": {{faker 'datatype.boolean'}},\n \"exitBehavior\": \"\"\n }\n ],\n \"useDefaultTools\": {{faker 'datatype.boolean'}}\n }\n ],\n \"dataSources\": [\n {\n \"name\": \"\",\n \"s3Bucket\": \"\",\n \"s3Keys\": [\n {\n \"s3Key\": \"\",\n \"etag\": \"\"\n }\n ]\n }\n ],\n \"tags\": {},\n \"vpcConfig\": {\n \"subnets\": [\n \"\"\n ],\n \"securityGroups\": [\n \"\"\n ],\n \"vpcId\": \"\",\n \"assignPublicIp\": {{faker 'datatype.boolean'}}\n },\n \"compute\": {\n \"simulationUnitLimit\": {{faker 'number.int' max=99999}}\n }\n}", "latency": 0, "statusCode": 200, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "7e1ed4ba-1223-4bb2-83c0-498fe89b7217", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "ResourceNotFoundException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "e105fa91-3a8a-4265-b544-6e5f3cff78e5", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "InvalidParameterException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "ccc9e400-da4d-4cb5-944a-bd6bb9184c03", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "InternalServerException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "1714d242-ae48-4de9-a7fa-6836bd4abde9", "body": "\"\"", "latency": 0, "statusCode": 483, "label": "ThrottlingException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "a376e97b-bc68-4bbb-95cc-99cf3027e924", "body": "\"\"", "latency": 0, "statusCode": 484, "label": "LimitExceededException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "55b799ed-a528-4ffe-bc9e-c73f7fe02566", "body": "\"\"", "latency": 0, "statusCode": 485, "label": "IdempotentParameterMismatchException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "735e3b20-3c68-47cf-80db-a86353bc9fa3", "body": "\"\"", "latency": 0, "statusCode": 486, "label": "ServiceUnavailableException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "b24adf14-ea9a-4ee0-96dc-55156c271250", "documentation": "Creates a world export job.", "method": "post", "endpoint": "createWorldExportJob", "responses": [ { "uuid": "ac800174-9cb5-41b7-9fde-30a18f4bcf29", "body": "{\n \"arn\": \"\",\n \"status\": \"\",\n \"createdAt\": \"{{faker 'date.recent' 365}}\",\n \"failureCode\": \"\",\n \"clientRequestToken\": \"\",\n \"outputLocation\": {\n \"s3Bucket\": \"\",\n \"s3Prefix\": \"\"\n },\n \"iamRole\": \"\",\n \"tags\": {}\n}", "latency": 0, "statusCode": 200, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "56fed728-ad55-47e1-8a30-0615f9bbafeb", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "ResourceNotFoundException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "d5dcc35c-a7ae-4433-9910-284c73c3cf03", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "InvalidParameterException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "dd1f7a78-05c9-4337-8ebf-02bc2339a534", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "InternalServerException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "fb569ab1-abdc-4da0-bdb1-61d6a56722cd", "body": "\"\"", "latency": 0, "statusCode": 483, "label": "ThrottlingException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "0a81c6f3-dadc-48c0-9883-2b51832bd606", "body": "\"\"", "latency": 0, "statusCode": 484, "label": "IdempotentParameterMismatchException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "96be2b04-16e5-4362-ac84-900b63a49d20", "body": "\"\"", "latency": 0, "statusCode": 485, "label": "ServiceUnavailableException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "a5e48659-3649-4360-b146-166bfd841ace", "documentation": "Creates worlds using the specified template.", "method": "post", "endpoint": "createWorldGenerationJob", "responses": [ { "uuid": "7c71bddb-0fd6-4ddc-9515-218b60a892c4", "body": "{\n \"arn\": \"\",\n \"status\": \"\",\n \"createdAt\": \"{{faker 'date.recent' 365}}\",\n \"failureCode\": \"\",\n \"clientRequestToken\": \"\",\n \"template\": \"\",\n \"worldCount\": {\n \"floorplanCount\": {{faker 'number.int' max=99999}},\n \"interiorCountPerFloorplan\": {{faker 'number.int' max=99999}}\n },\n \"tags\": {},\n \"worldTags\": {}\n}", "latency": 0, "statusCode": 200, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "19f41fee-b007-40c7-854d-2b9ddb826a1d", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "ResourceNotFoundException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "560acc90-e2a3-419f-b31f-478a4e9d4d8e", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "InvalidParameterException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "8d926b68-b313-4dc8-94f7-97b61ff45fcb", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "InternalServerException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "3adeaf81-c18c-4482-a847-d158187f3783", "body": "\"\"", "latency": 0, "statusCode": 483, "label": "ThrottlingException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "f52e540a-4081-47e4-b0b6-6b465a9ef2d4", "body": "\"\"", "latency": 0, "statusCode": 484, "label": "LimitExceededException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "55a46b2e-6553-44c8-ac90-51002b658e89", "body": "\"\"", "latency": 0, "statusCode": 485, "label": "IdempotentParameterMismatchException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "47c950ec-f5fc-43eb-bb75-c67edd00a3c0", "body": "\"\"", "latency": 0, "statusCode": 486, "label": "ServiceUnavailableException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "1b4b182e-e873-4784-8f56-a156290c14a0", "documentation": "Creates a world template.", "method": "post", "endpoint": "createWorldTemplate", "responses": [ { "uuid": "53e816ae-c29f-446e-af26-f816adcaf2cc", "body": "{\n \"arn\": \"\",\n \"clientRequestToken\": \"\",\n \"createdAt\": \"{{faker 'date.recent' 365}}\",\n \"name\": \"\",\n \"tags\": {}\n}", "latency": 0, "statusCode": 200, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "0e68a4fc-6a2a-425b-bef8-73a1dba9c944", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "InvalidParameterException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "5cb5dc8f-8e0e-4129-b309-b39ce569fbb4", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "ResourceAlreadyExistsException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "1ffd8694-14f5-4999-8207-b47ea7452402", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "ResourceNotFoundException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "3fe5b2cf-58b1-45d4-b8ea-78e029913483", "body": "\"\"", "latency": 0, "statusCode": 483, "label": "LimitExceededException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "271597a7-a262-4561-9c92-1513e498d099", "body": "\"\"", "latency": 0, "statusCode": 484, "label": "ThrottlingException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "60d175bd-08cf-4e59-bedd-71f8e1ec9893", "body": "\"\"", "latency": 0, "statusCode": 485, "label": "InternalServerException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "9d69e2fc-6df1-422b-92ea-88ba61a4125f", "documentation": "Deletes a fleet.", "method": "post", "endpoint": "deleteFleet", "responses": [ { "uuid": "1b2869f3-0a41-457b-8c08-bcc771d6d43c", "body": "{}", "latency": 0, "statusCode": 200, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "4978b415-c981-441f-9f92-236311ac0e30", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "InvalidParameterException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "cb34565e-c2f1-4389-a1ae-056a44b81dce", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "InternalServerException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "87337b35-a477-42ed-a916-3a2dffb7a588", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "ThrottlingException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "96154981-e0ea-4f3c-a788-e146205eed57", "documentation": "Deletes a robot.", "method": "post", "endpoint": "deleteRobot", "responses": [ { "uuid": "d5ec5c44-3524-4b8d-98bf-a6f2a3e1e934", "body": "{}", "latency": 0, "statusCode": 200, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "d1842109-ec26-4047-8f6b-d7cbb3cd71c1", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "InvalidParameterException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "f997b1bf-e4d0-44ca-bd2b-9603e28aeffa", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "InternalServerException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "dbc81318-e863-40de-ba95-9afb9f3bcc24", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "ThrottlingException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "a269ed0f-9424-438c-ac27-69967c850102", "documentation": "Deletes a robot application.", "method": "post", "endpoint": "deleteRobotApplication", "responses": [ { "uuid": "edc64f2b-facf-45a7-b4f0-9bad20718a91", "body": "{}", "latency": 0, "statusCode": 200, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "11db6d11-a26d-4bcb-aecc-0a69d62fc5ea", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "InvalidParameterException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "37daf804-b9d6-42ea-8cca-6f0367b4f74e", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "ThrottlingException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "9480bf82-e39a-4605-8d93-6321f852bf65", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "InternalServerException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "32929c3c-c3b8-4fea-ae0d-215257c1ee68", "documentation": "Deletes a simulation application.", "method": "post", "endpoint": "deleteSimulationApplication", "responses": [ { "uuid": "7f0529ad-04bd-4171-a8bd-80b60e4f0193", "body": "{}", "latency": 0, "statusCode": 200, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "37990592-0970-449e-bbaa-cd76c2a140d7", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "InvalidParameterException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "cf24d28d-811c-44be-a44f-43035bb9f226", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "ThrottlingException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "14be98e1-728d-494a-9011-3d434a38d7db", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "InternalServerException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "8e265b05-7116-4d02-8c44-9e4ee456b739", "documentation": "Deletes a world template.", "method": "post", "endpoint": "deleteWorldTemplate", "responses": [ { "uuid": "6c5883a0-f722-4239-b1d0-07ad39a924a7", "body": "{}", "latency": 0, "statusCode": 200, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "ffca14d0-09d0-4328-aa39-94b72f53e554", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "InvalidParameterException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "1c41bca8-c6da-4e41-9466-7c3da650e244", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "ResourceNotFoundException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "62d014d1-b077-44d2-9de4-716a08692c71", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "ThrottlingException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "ef08a6a8-6493-4621-b54e-bf33054e4ad4", "body": "\"\"", "latency": 0, "statusCode": 483, "label": "InternalServerException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "fdbe649e-2daf-4e28-b172-b406749a340a", "documentation": "Deregisters a robot.", "method": "post", "endpoint": "deregisterRobot", "responses": [ { "uuid": "4a272105-8f2e-4949-84dc-558cc93a93f1", "body": "{\n \"fleet\": \"\",\n \"robot\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "77101b71-d52d-4596-bed7-4897890722f4", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "InvalidParameterException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "b248a18f-a41c-469a-8f41-b17a450345e0", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "InternalServerException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "0494ff63-b2a1-41f2-aeba-3a347793565b", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "ThrottlingException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "fea87d7c-5ecf-4694-9458-304d6f31b342", "body": "\"\"", "latency": 0, "statusCode": 483, "label": "ResourceNotFoundException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "21e8cfec-411a-45e9-9304-d15e34a41e8d", "documentation": "Describes a deployment job.", "method": "post", "endpoint": "describeDeploymentJob", "responses": [ { "uuid": "271a6508-73ff-4eca-ad68-726cfc3ba2b3", "body": "{\n \"arn\": \"\",\n \"fleet\": \"\",\n \"status\": \"\",\n \"deploymentConfig\": {\n \"concurrentDeploymentPercentage\": {{faker 'number.int' max=99999}},\n \"failureThresholdPercentage\": {{faker 'number.int' max=99999}},\n \"robotDeploymentTimeoutInSeconds\": {{faker 'number.int' max=99999}},\n \"downloadConditionFile\": {\n \"bucket\": \"\",\n \"key\": \"\",\n \"etag\": \"\"\n }\n },\n \"deploymentApplicationConfigs\": [\n {\n \"application\": \"\",\n \"applicationVersion\": \"\",\n \"launchConfig\": {\n \"packageName\": \"\",\n \"preLaunchFile\": \"\",\n \"launchFile\": \"\",\n \"postLaunchFile\": \"\",\n \"environmentVariables\": {}\n }\n }\n ],\n \"failureReason\": \"\",\n \"failureCode\": \"\",\n \"createdAt\": \"{{faker 'date.recent' 365}}\",\n \"robotDeploymentSummary\": [\n {\n \"arn\": \"\",\n \"deploymentStartTime\": \"{{faker 'date.recent' 365}}\",\n \"deploymentFinishTime\": \"{{faker 'date.recent' 365}}\",\n \"status\": \"\",\n \"progressDetail\": {\n \"currentProgress\": \"\",\n \"percentDone\": {{faker 'number.float'}},\n \"estimatedTimeRemainingSeconds\": {{faker 'number.int' max=99999}},\n \"targetResource\": \"\"\n },\n \"failureReason\": \"\",\n \"failureCode\": \"\"\n }\n ],\n \"tags\": {}\n}", "latency": 0, "statusCode": 200, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "68318f1b-376f-48d6-9a39-ae82c1402a3b", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "ResourceNotFoundException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "b9ec427f-fe2a-4676-88ec-569686ada314", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "InvalidParameterException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "d4cec3cb-a332-4d76-a681-5f68fe9f77b2", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "InternalServerException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "e11a57b9-a87f-400e-bc4e-333a4163f0b0", "body": "\"\"", "latency": 0, "statusCode": 483, "label": "ThrottlingException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "44905943-e695-4127-8391-a672a1d3739f", "documentation": "Describes a fleet.", "method": "post", "endpoint": "describeFleet", "responses": [ { "uuid": "61cf3a36-1d0c-4f37-a2d4-02d8fb59e69b", "body": "{\n \"name\": \"\",\n \"arn\": \"\",\n \"robots\": [\n {\n \"arn\": \"\",\n \"name\": \"\",\n \"fleetArn\": \"\",\n \"status\": \"\",\n \"greenGrassGroupId\": \"\",\n \"createdAt\": \"{{faker 'date.recent' 365}}\",\n \"architecture\": \"\",\n \"lastDeploymentJob\": \"\",\n \"lastDeploymentTime\": \"{{faker 'date.recent' 365}}\"\n }\n ],\n \"createdAt\": \"{{faker 'date.recent' 365}}\",\n \"lastDeploymentStatus\": \"\",\n \"lastDeploymentJob\": \"\",\n \"lastDeploymentTime\": \"{{faker 'date.recent' 365}}\",\n \"tags\": {}\n}", "latency": 0, "statusCode": 200, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "45ce1e5a-fb48-4220-ab3b-36a25ad505fe", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "ResourceNotFoundException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "1a0fa6a7-f4a0-492a-8c88-a59e667d19f9", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "InvalidParameterException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "aa5b1d7d-3ff7-48e0-826f-c6ee7ed681f1", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "InternalServerException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "19f56f1b-28d4-4778-95c2-8d60475da3d0", "body": "\"\"", "latency": 0, "statusCode": 483, "label": "ThrottlingException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "646d3c47-156c-47e4-88bd-f17b90ea2d80", "documentation": "Describes a robot.", "method": "post", "endpoint": "describeRobot", "responses": [ { "uuid": "2ad95dc6-8c4d-44c1-a287-83299eedeab1", "body": "{\n \"arn\": \"\",\n \"name\": \"\",\n \"fleetArn\": \"\",\n \"status\": \"\",\n \"greengrassGroupId\": \"\",\n \"createdAt\": \"{{faker 'date.recent' 365}}\",\n \"architecture\": \"\",\n \"lastDeploymentJob\": \"\",\n \"lastDeploymentTime\": \"{{faker 'date.recent' 365}}\",\n \"tags\": {}\n}", "latency": 0, "statusCode": 200, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "2e04f893-20c8-4bff-af43-38dea67791e1", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "ResourceNotFoundException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "0eb5d63d-dd14-460d-99f5-c66eabfe1dd6", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "InvalidParameterException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "bc7aa4df-cae3-4755-a149-1a80c380f0d3", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "InternalServerException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "c585b242-5331-431f-9726-4a00e5cc9cac", "body": "\"\"", "latency": 0, "statusCode": 483, "label": "ThrottlingException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "e917d36f-986f-4b94-9be3-5722ba91b55d", "documentation": "Describes a robot application.", "method": "post", "endpoint": "describeRobotApplication", "responses": [ { "uuid": "96cb622c-f82e-4c31-a214-0e15ffa1966b", "body": "{\n \"arn\": \"\",\n \"name\": \"\",\n \"version\": \"\",\n \"sources\": [\n {\n \"s3Bucket\": \"\",\n \"s3Key\": \"\",\n \"etag\": \"\",\n \"architecture\": \"\"\n }\n ],\n \"robotSoftwareSuite\": {\n \"name\": \"\",\n \"version\": \"\"\n },\n \"revisionId\": \"\",\n \"lastUpdatedAt\": \"{{faker 'date.recent' 365}}\",\n \"tags\": {},\n \"environment\": {\n \"uri\": \"\"\n },\n \"imageDigest\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "52f8dda0-48da-4d23-acba-d607dfdc8f24", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "InvalidParameterException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "34e6dfb4-83c7-4374-8c6e-19c84d92ec24", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "ResourceNotFoundException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "018abaae-b11b-4baf-abb8-c46107c941bf", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "ThrottlingException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "0fb32296-bde7-460b-a91f-520a88e9475b", "body": "\"\"", "latency": 0, "statusCode": 483, "label": "InternalServerException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "f5467264-ad3a-4048-9955-559e5ae534d3", "documentation": "Describes a simulation application.", "method": "post", "endpoint": "describeSimulationApplication", "responses": [ { "uuid": "bfc0c029-cdee-47ca-8570-d9e8dab3ea46", "body": "{\n \"arn\": \"\",\n \"name\": \"\",\n \"version\": \"\",\n \"sources\": [\n {\n \"s3Bucket\": \"\",\n \"s3Key\": \"\",\n \"etag\": \"\",\n \"architecture\": \"\"\n }\n ],\n \"simulationSoftwareSuite\": {\n \"name\": \"\",\n \"version\": \"\"\n },\n \"robotSoftwareSuite\": {\n \"name\": \"\",\n \"version\": \"\"\n },\n \"renderingEngine\": {\n \"name\": \"\",\n \"version\": \"\"\n },\n \"revisionId\": \"\",\n \"lastUpdatedAt\": \"{{faker 'date.recent' 365}}\",\n \"tags\": {},\n \"environment\": {\n \"uri\": \"\"\n },\n \"imageDigest\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "6f35ec7c-4488-4a8d-95a1-1b021ffd8ecf", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "InvalidParameterException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "6944e6cb-55b5-48b1-8edf-898d023652d2", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "ResourceNotFoundException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "00789ca7-0df8-44b0-9320-02121f90e80d", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "ThrottlingException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "d8c728f7-66b0-42b1-bf17-8b52d25512aa", "body": "\"\"", "latency": 0, "statusCode": 483, "label": "InternalServerException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "130eb445-ab61-4304-af4b-e2bdc2248106", "documentation": "Describes a simulation job.", "method": "post", "endpoint": "describeSimulationJob", "responses": [ { "uuid": "ad3347ed-861c-459b-abb0-26f5ceca8efb", "body": "{\n \"arn\": \"\",\n \"name\": \"\",\n \"status\": \"\",\n \"lastStartedAt\": \"{{faker 'date.recent' 365}}\",\n \"lastUpdatedAt\": \"{{faker 'date.recent' 365}}\",\n \"failureBehavior\": \"\",\n \"failureCode\": \"\",\n \"failureReason\": \"\",\n \"clientRequestToken\": \"\",\n \"outputLocation\": {\n \"s3Bucket\": \"\",\n \"s3Prefix\": \"\"\n },\n \"loggingConfig\": {\n \"recordAllRosTopics\": {{faker 'datatype.boolean'}}\n },\n \"maxJobDurationInSeconds\": {{faker 'number.int' max=99999}},\n \"simulationTimeMillis\": {{faker 'number.int' max=99999}},\n \"iamRole\": \"\",\n \"robotApplications\": [\n {\n \"application\": \"\",\n \"applicationVersion\": \"\",\n \"launchConfig\": {\n \"packageName\": \"\",\n \"launchFile\": \"\",\n \"environmentVariables\": {},\n \"portForwardingConfig\": {\n \"portMappings\": [\n {\n \"jobPort\": {{faker 'number.int' max=99999}},\n \"applicationPort\": {{faker 'number.int' max=99999}},\n \"enableOnPublicIp\": {{faker 'datatype.boolean'}}\n }\n ]\n },\n \"streamUI\": {{faker 'datatype.boolean'}}\n },\n \"uploadConfigurations\": [\n {\n \"name\": \"\",\n \"path\": \"\",\n \"uploadBehavior\": \"\"\n }\n ],\n \"useDefaultUploadConfigurations\": {{faker 'datatype.boolean'}},\n \"tools\": [\n {\n \"streamUI\": {{faker 'datatype.boolean'}},\n \"name\": \"\",\n \"command\": \"\",\n \"streamOutputToCloudWatch\": {{faker 'datatype.boolean'}},\n \"exitBehavior\": \"\"\n }\n ],\n \"useDefaultTools\": {{faker 'datatype.boolean'}}\n }\n ],\n \"simulationApplications\": [\n {\n \"application\": \"\",\n \"applicationVersion\": \"\",\n \"launchConfig\": {\n \"packageName\": \"\",\n \"launchFile\": \"\",\n \"environmentVariables\": {},\n \"portForwardingConfig\": {\n \"portMappings\": [\n {\n \"jobPort\": {{faker 'number.int' max=99999}},\n \"applicationPort\": {{faker 'number.int' max=99999}},\n \"enableOnPublicIp\": {{faker 'datatype.boolean'}}\n }\n ]\n },\n \"streamUI\": {{faker 'datatype.boolean'}}\n },\n \"uploadConfigurations\": [\n {\n \"name\": \"\",\n \"path\": \"\",\n \"uploadBehavior\": \"\"\n }\n ],\n \"worldConfigs\": [\n {\n \"world\": \"\"\n }\n ],\n \"useDefaultUploadConfigurations\": {{faker 'datatype.boolean'}},\n \"tools\": [\n {\n \"streamUI\": {{faker 'datatype.boolean'}},\n \"name\": \"\",\n \"command\": \"\",\n \"streamOutputToCloudWatch\": {{faker 'datatype.boolean'}},\n \"exitBehavior\": \"\"\n }\n ],\n \"useDefaultTools\": {{faker 'datatype.boolean'}}\n }\n ],\n \"dataSources\": [\n {\n \"name\": \"\",\n \"s3Bucket\": \"\",\n \"s3Keys\": [\n {\n \"s3Key\": \"\",\n \"etag\": \"\"\n }\n ]\n }\n ],\n \"tags\": {},\n \"vpcConfig\": {\n \"subnets\": [\n \"\"\n ],\n \"securityGroups\": [\n \"\"\n ],\n \"vpcId\": \"\",\n \"assignPublicIp\": {{faker 'datatype.boolean'}}\n },\n \"networkInterface\": {\n \"networkInterfaceId\": \"\",\n \"privateIpAddress\": \"\",\n \"publicIpAddress\": \"\"\n },\n \"compute\": {\n \"simulationUnitLimit\": {{faker 'number.int' max=99999}}\n }\n}", "latency": 0, "statusCode": 200, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "b1add3da-e3fe-478a-83d4-1d29d516b711", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "ResourceNotFoundException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "9578d0f4-92d2-4b59-86a1-8305d7665d68", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "InvalidParameterException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "b239b90c-cb0c-4c7f-a0e8-48ea36552722", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "InternalServerException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "6f9bdcc6-b3c2-456a-884a-48623fe1a487", "body": "\"\"", "latency": 0, "statusCode": 483, "label": "ThrottlingException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "e5156353-25e1-458f-97e7-7ac9c9339c2f", "documentation": "Describes a simulation job batch.", "method": "post", "endpoint": "describeSimulationJobBatch", "responses": [ { "uuid": "9dddcb6a-a852-4b5d-a829-2a47ec29367e", "body": "{\n \"arn\": \"\",\n \"status\": \"\",\n \"lastUpdatedAt\": \"{{faker 'date.recent' 365}}\",\n \"createdAt\": \"{{faker 'date.recent' 365}}\",\n \"clientRequestToken\": \"\",\n \"batchPolicy\": {\n \"timeoutInSeconds\": {{faker 'number.int' max=99999}},\n \"maxConcurrency\": {{faker 'number.int' max=99999}}\n },\n \"failureCode\": \"\",\n \"failureReason\": \"\",\n \"failedRequests\": [\n {\n \"request\": {\n \"outputLocation\": {\n \"s3Bucket\": \"\",\n \"s3Prefix\": \"\"\n },\n \"loggingConfig\": {\n \"recordAllRosTopics\": {{faker 'datatype.boolean'}}\n },\n \"maxJobDurationInSeconds\": {{faker 'number.int' max=99999}},\n \"iamRole\": \"\",\n \"failureBehavior\": \"\",\n \"useDefaultApplications\": {{faker 'datatype.boolean'}},\n \"robotApplications\": [\n {\n \"application\": \"\",\n \"applicationVersion\": \"\",\n \"launchConfig\": {\n \"packageName\": \"\",\n \"launchFile\": \"\",\n \"environmentVariables\": {},\n \"portForwardingConfig\": {\n \"portMappings\": [\n {\n \"jobPort\": {{faker 'number.int' max=99999}},\n \"applicationPort\": {{faker 'number.int' max=99999}},\n \"enableOnPublicIp\": {{faker 'datatype.boolean'}}\n }\n ]\n },\n \"streamUI\": {{faker 'datatype.boolean'}}\n },\n \"uploadConfigurations\": [\n {\n \"name\": \"\",\n \"path\": \"\",\n \"uploadBehavior\": \"\"\n }\n ],\n \"useDefaultUploadConfigurations\": {{faker 'datatype.boolean'}},\n \"tools\": [\n {\n \"streamUI\": {{faker 'datatype.boolean'}},\n \"name\": \"\",\n \"command\": \"\",\n \"streamOutputToCloudWatch\": {{faker 'datatype.boolean'}},\n \"exitBehavior\": \"\"\n }\n ],\n \"useDefaultTools\": {{faker 'datatype.boolean'}}\n }\n ],\n \"simulationApplications\": [\n {\n \"application\": \"\",\n \"applicationVersion\": \"\",\n \"launchConfig\": {\n \"packageName\": \"\",\n \"launchFile\": \"\",\n \"environmentVariables\": {},\n \"portForwardingConfig\": {\n \"portMappings\": [\n {\n \"jobPort\": {{faker 'number.int' max=99999}},\n \"applicationPort\": {{faker 'number.int' max=99999}},\n \"enableOnPublicIp\": {{faker 'datatype.boolean'}}\n }\n ]\n },\n \"streamUI\": {{faker 'datatype.boolean'}}\n },\n \"uploadConfigurations\": [\n {\n \"name\": \"\",\n \"path\": \"\",\n \"uploadBehavior\": \"\"\n }\n ],\n \"worldConfigs\": [\n {\n \"world\": \"\"\n }\n ],\n \"useDefaultUploadConfigurations\": {{faker 'datatype.boolean'}},\n \"tools\": [\n {\n \"streamUI\": {{faker 'datatype.boolean'}},\n \"name\": \"\",\n \"command\": \"\",\n \"streamOutputToCloudWatch\": {{faker 'datatype.boolean'}},\n \"exitBehavior\": \"\"\n }\n ],\n \"useDefaultTools\": {{faker 'datatype.boolean'}}\n }\n ],\n \"dataSources\": [\n {\n \"name\": \"\",\n \"s3Bucket\": \"\",\n \"s3Keys\": [\n \"\"\n ]\n }\n ],\n \"vpcConfig\": {\n \"subnets\": [\n \"\"\n ],\n \"securityGroups\": [\n \"\"\n ],\n \"assignPublicIp\": {{faker 'datatype.boolean'}}\n },\n \"compute\": {\n \"simulationUnitLimit\": {{faker 'number.int' max=99999}}\n },\n \"tags\": {}\n },\n \"failureReason\": \"\",\n \"failureCode\": \"\",\n \"failedAt\": \"{{faker 'date.recent' 365}}\"\n }\n ],\n \"pendingRequests\": [\n {\n \"outputLocation\": {\n \"s3Bucket\": \"\",\n \"s3Prefix\": \"\"\n },\n \"loggingConfig\": {\n \"recordAllRosTopics\": {{faker 'datatype.boolean'}}\n },\n \"maxJobDurationInSeconds\": {{faker 'number.int' max=99999}},\n \"iamRole\": \"\",\n \"failureBehavior\": \"\",\n \"useDefaultApplications\": {{faker 'datatype.boolean'}},\n \"robotApplications\": [\n {\n \"application\": \"\",\n \"applicationVersion\": \"\",\n \"launchConfig\": {\n \"packageName\": \"\",\n \"launchFile\": \"\",\n \"environmentVariables\": {},\n \"portForwardingConfig\": {\n \"portMappings\": [\n {\n \"jobPort\": {{faker 'number.int' max=99999}},\n \"applicationPort\": {{faker 'number.int' max=99999}},\n \"enableOnPublicIp\": {{faker 'datatype.boolean'}}\n }\n ]\n },\n \"streamUI\": {{faker 'datatype.boolean'}}\n },\n \"uploadConfigurations\": [\n {\n \"name\": \"\",\n \"path\": \"\",\n \"uploadBehavior\": \"\"\n }\n ],\n \"useDefaultUploadConfigurations\": {{faker 'datatype.boolean'}},\n \"tools\": [\n {\n \"streamUI\": {{faker 'datatype.boolean'}},\n \"name\": \"\",\n \"command\": \"\",\n \"streamOutputToCloudWatch\": {{faker 'datatype.boolean'}},\n \"exitBehavior\": \"\"\n }\n ],\n \"useDefaultTools\": {{faker 'datatype.boolean'}}\n }\n ],\n \"simulationApplications\": [\n {\n \"application\": \"\",\n \"applicationVersion\": \"\",\n \"launchConfig\": {\n \"packageName\": \"\",\n \"launchFile\": \"\",\n \"environmentVariables\": {},\n \"portForwardingConfig\": {\n \"portMappings\": [\n {\n \"jobPort\": {{faker 'number.int' max=99999}},\n \"applicationPort\": {{faker 'number.int' max=99999}},\n \"enableOnPublicIp\": {{faker 'datatype.boolean'}}\n }\n ]\n },\n \"streamUI\": {{faker 'datatype.boolean'}}\n },\n \"uploadConfigurations\": [\n {\n \"name\": \"\",\n \"path\": \"\",\n \"uploadBehavior\": \"\"\n }\n ],\n \"worldConfigs\": [\n {\n \"world\": \"\"\n }\n ],\n \"useDefaultUploadConfigurations\": {{faker 'datatype.boolean'}},\n \"tools\": [\n {\n \"streamUI\": {{faker 'datatype.boolean'}},\n \"name\": \"\",\n \"command\": \"\",\n \"streamOutputToCloudWatch\": {{faker 'datatype.boolean'}},\n \"exitBehavior\": \"\"\n }\n ],\n \"useDefaultTools\": {{faker 'datatype.boolean'}}\n }\n ],\n \"dataSources\": [\n {\n \"name\": \"\",\n \"s3Bucket\": \"\",\n \"s3Keys\": [\n \"\"\n ]\n }\n ],\n \"vpcConfig\": {\n \"subnets\": [\n \"\"\n ],\n \"securityGroups\": [\n \"\"\n ],\n \"assignPublicIp\": {{faker 'datatype.boolean'}}\n },\n \"compute\": {\n \"simulationUnitLimit\": {{faker 'number.int' max=99999}}\n },\n \"tags\": {}\n }\n ],\n \"createdRequests\": [\n {\n \"arn\": \"\",\n \"lastUpdatedAt\": \"{{faker 'date.recent' 365}}\",\n \"name\": \"\",\n \"status\": \"\",\n \"simulationApplicationNames\": [\n \"\"\n ],\n \"robotApplicationNames\": [\n \"\"\n ],\n \"dataSourceNames\": [\n \"\"\n ]\n }\n ],\n \"tags\": {}\n}", "latency": 0, "statusCode": 200, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "dc3bfd41-34b7-424c-a57b-68f82a0145a1", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "ResourceNotFoundException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "f3591a07-0645-410f-b2f1-bdbfa8c51790", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "InvalidParameterException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "05928a7b-8568-4e52-8fc1-a397a4cf1f5c", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "InternalServerException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "9344897e-c874-41b3-873a-0767b1439bc8", "documentation": "Describes a world.", "method": "post", "endpoint": "describeWorld", "responses": [ { "uuid": "8a53c423-8f6a-4650-a3ac-6abc3774be83", "body": "{\n \"arn\": \"\",\n \"generationJob\": \"\",\n \"template\": \"\",\n \"createdAt\": \"{{faker 'date.recent' 365}}\",\n \"tags\": {},\n \"worldDescriptionBody\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "613779b4-e239-476f-bd6e-95d2ba552e42", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "InvalidParameterException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "df5bef41-d6b3-472d-95aa-1528336689d9", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "ResourceNotFoundException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "bc45909b-3fd1-49d8-89ae-ca386a6920be", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "ThrottlingException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "54d303a5-9816-4326-a912-a01eb183752a", "body": "\"\"", "latency": 0, "statusCode": 483, "label": "InternalServerException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "856370ac-39d1-4221-8688-72466dad1c67", "documentation": "Describes a world export job.", "method": "post", "endpoint": "describeWorldExportJob", "responses": [ { "uuid": "77fb2bfe-7139-428c-9b3e-879b25021ca0", "body": "{\n \"arn\": \"\",\n \"status\": \"\",\n \"createdAt\": \"{{faker 'date.recent' 365}}\",\n \"failureCode\": \"\",\n \"failureReason\": \"\",\n \"clientRequestToken\": \"\",\n \"worlds\": [\n \"\"\n ],\n \"outputLocation\": {\n \"s3Bucket\": \"\",\n \"s3Prefix\": \"\"\n },\n \"iamRole\": \"\",\n \"tags\": {}\n}", "latency": 0, "statusCode": 200, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "727ad8f0-d155-415b-97f5-a4c17dafaca2", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "ResourceNotFoundException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "9b0b9c97-69ff-4c37-b972-cf065af13ceb", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "InvalidParameterException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "36eb08e3-11eb-434c-802d-3c8707c903fc", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "InternalServerException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "be9f9926-0dc5-474d-b0ff-7a202d1b8f8f", "body": "\"\"", "latency": 0, "statusCode": 483, "label": "ThrottlingException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "8a379562-628d-4d2c-9ed6-1d859b92859c", "documentation": "Describes a world generation job.", "method": "post", "endpoint": "describeWorldGenerationJob", "responses": [ { "uuid": "0c0c386d-3d80-4550-8990-aabda70119f6", "body": "{\n \"arn\": \"\",\n \"status\": \"\",\n \"createdAt\": \"{{faker 'date.recent' 365}}\",\n \"failureCode\": \"\",\n \"failureReason\": \"\",\n \"clientRequestToken\": \"\",\n \"template\": \"\",\n \"worldCount\": {\n \"floorplanCount\": {{faker 'number.int' max=99999}},\n \"interiorCountPerFloorplan\": {{faker 'number.int' max=99999}}\n },\n \"finishedWorldsSummary\": {\n \"finishedCount\": {{faker 'number.int' max=99999}},\n \"succeededWorlds\": [\n \"\"\n ],\n \"failureSummary\": {\n \"totalFailureCount\": {{faker 'number.int' max=99999}},\n \"failures\": [\n {\n \"failureCode\": \"\",\n \"sampleFailureReason\": \"\",\n \"failureCount\": {{faker 'number.int' max=99999}}\n }\n ]\n }\n },\n \"tags\": {},\n \"worldTags\": {}\n}", "latency": 0, "statusCode": 200, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "5aea60f2-de9c-442a-ac8e-e0c49a896b3a", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "ResourceNotFoundException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "61183c0b-2413-4395-9ecf-0040f94e74fa", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "InvalidParameterException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "22ab0d44-cd62-44ec-999c-b090e8d028a9", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "InternalServerException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "97fe8dfb-7397-4261-8781-c6edd5bcf9bc", "body": "\"\"", "latency": 0, "statusCode": 483, "label": "ThrottlingException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "b6a2da63-1030-4c3a-a4f8-0732ab8bcda9", "documentation": "Describes a world template.", "method": "post", "endpoint": "describeWorldTemplate", "responses": [ { "uuid": "422d14dc-89dd-4579-9f00-c9b728e1ffcd", "body": "{\n \"arn\": \"\",\n \"clientRequestToken\": \"\",\n \"name\": \"\",\n \"createdAt\": \"{{faker 'date.recent' 365}}\",\n \"lastUpdatedAt\": \"{{faker 'date.recent' 365}}\",\n \"tags\": {},\n \"version\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "fd55e2f8-a727-4b66-af69-de6e7cdc038d", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "InvalidParameterException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "10673201-347a-4480-bb45-613740ebabb2", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "ResourceNotFoundException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "b398c0ee-40d6-45aa-8b71-cdcc64ddefc5", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "ThrottlingException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "ac48c140-53b0-4acf-9914-6363d0a0c65a", "body": "\"\"", "latency": 0, "statusCode": 483, "label": "InternalServerException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "8f68b501-211f-4113-886f-bc6dd1938df6", "documentation": "Gets the world template body.", "method": "post", "endpoint": "getWorldTemplateBody", "responses": [ { "uuid": "93f4adfc-9df6-4349-8cbc-ea72e19376f7", "body": "{\n \"templateBody\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "1ffb94eb-9892-499b-9a14-29b425115035", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "InvalidParameterException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "2658af7b-1b9f-41cc-9b0c-78ca761b5165", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "ResourceNotFoundException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "549dbec8-e19b-4701-b119-c1a4e1f24245", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "ThrottlingException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "657e017b-2371-40cc-88c4-bbd83385d677", "body": "\"\"", "latency": 0, "statusCode": 483, "label": "InternalServerException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "7359dd21-fb5f-4463-92ec-92b22341a80e", "documentation": "Returns a list of deployment jobs for a fleet. You can optionally provide filters to retrieve specific deployment jobs. ", "method": "post", "endpoint": "listDeploymentJobs", "responses": [ { "uuid": "44c0f911-bb4e-441d-9b14-c3c980352be2", "body": "{\n \"deploymentJobs\": [\n {\n \"arn\": \"\",\n \"fleet\": \"\",\n \"status\": \"\",\n \"deploymentApplicationConfigs\": [\n {\n \"application\": \"\",\n \"applicationVersion\": \"\",\n \"launchConfig\": {\n \"packageName\": \"\",\n \"preLaunchFile\": \"\",\n \"launchFile\": \"\",\n \"postLaunchFile\": \"\",\n \"environmentVariables\": {}\n }\n }\n ],\n \"deploymentConfig\": {\n \"concurrentDeploymentPercentage\": {{faker 'number.int' max=99999}},\n \"failureThresholdPercentage\": {{faker 'number.int' max=99999}},\n \"robotDeploymentTimeoutInSeconds\": {{faker 'number.int' max=99999}},\n \"downloadConditionFile\": {\n \"bucket\": \"\",\n \"key\": \"\",\n \"etag\": \"\"\n }\n },\n \"failureReason\": \"\",\n \"failureCode\": \"\",\n \"createdAt\": \"{{faker 'date.recent' 365}}\"\n }\n ],\n \"nextToken\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "75f5a431-7c97-4f48-bc92-932fb71ad00c", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "ResourceNotFoundException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "40d025f5-77a6-4d58-b23d-e1ac6925c274", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "InvalidParameterException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "67ee7b8b-3ae5-4370-b85c-c24dd8db7d3a", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "InternalServerException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "c5a08204-9ec2-4b93-9ae9-f6df8eca562d", "body": "\"\"", "latency": 0, "statusCode": 483, "label": "ThrottlingException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "d85ab2d5-d23a-4d8b-adac-42a82ad44f8c", "documentation": "Returns a list of fleets. You can optionally provide filters to retrieve specific fleets. ", "method": "post", "endpoint": "listFleets", "responses": [ { "uuid": "643c3d83-1042-4993-a409-478318e77162", "body": "{\n \"fleetDetails\": [\n {\n \"name\": \"\",\n \"arn\": \"\",\n \"createdAt\": \"{{faker 'date.recent' 365}}\",\n \"lastDeploymentStatus\": \"\",\n \"lastDeploymentJob\": \"\",\n \"lastDeploymentTime\": \"{{faker 'date.recent' 365}}\"\n }\n ],\n \"nextToken\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "36a0c3d3-69ff-47e3-8cdb-956179949943", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "ResourceNotFoundException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "817c2af2-2314-485b-8337-b0f253ab2970", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "InvalidParameterException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "846f9ed6-9edd-412d-b76e-fe6f944eb0f5", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "InternalServerException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "e814560b-8377-4870-b41c-ba8223b48a21", "body": "\"\"", "latency": 0, "statusCode": 483, "label": "ThrottlingException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "03ba7a79-b367-45fe-a109-59ed32a666e7", "documentation": "Returns a list of robot application. You can optionally provide filters to retrieve specific robot applications.", "method": "post", "endpoint": "listRobotApplications", "responses": [ { "uuid": "779e7a7a-b550-48b6-a9f3-3ac53d8f592a", "body": "{\n \"robotApplicationSummaries\": [\n {\n \"name\": \"\",\n \"arn\": \"\",\n \"version\": \"\",\n \"lastUpdatedAt\": \"{{faker 'date.recent' 365}}\",\n \"robotSoftwareSuite\": {\n \"name\": \"\",\n \"version\": \"\"\n }\n }\n ],\n \"nextToken\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "0de22855-ff93-4e0c-8e5a-e66c9f811aa9", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "InvalidParameterException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "4f4d03ea-98b0-4062-8e9f-2b554d13ea00", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "ThrottlingException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "10556817-5405-4796-9f54-7a778c3c4c3f", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "InternalServerException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "921edce4-7be0-4a7d-8659-505c1ce556da", "documentation": "Returns a list of robots. You can optionally provide filters to retrieve specific robots.", "method": "post", "endpoint": "listRobots", "responses": [ { "uuid": "c7892276-3a40-4b65-b64f-13882fc92879", "body": "{\n \"robots\": [\n {\n \"arn\": \"\",\n \"name\": \"\",\n \"fleetArn\": \"\",\n \"status\": \"\",\n \"greenGrassGroupId\": \"\",\n \"createdAt\": \"{{faker 'date.recent' 365}}\",\n \"architecture\": \"\",\n \"lastDeploymentJob\": \"\",\n \"lastDeploymentTime\": \"{{faker 'date.recent' 365}}\"\n }\n ],\n \"nextToken\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "cf7b26eb-9cfa-477b-9051-0030a3b0b284", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "ResourceNotFoundException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "5ffb21c6-ee11-4d0e-bf7c-5e1dc874cb6f", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "InvalidParameterException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "caf64099-9465-483e-a466-57e128536955", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "InternalServerException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "4032028e-0f56-48ac-86cb-bb5dbfd254fc", "body": "\"\"", "latency": 0, "statusCode": 483, "label": "ThrottlingException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "7fb7930f-302d-448d-8c0f-67f50355dda1", "documentation": "Returns a list of simulation applications. You can optionally provide filters to retrieve specific simulation applications. ", "method": "post", "endpoint": "listSimulationApplications", "responses": [ { "uuid": "ce3a1744-7e2b-45dd-b9c7-8c74fd6e4f97", "body": "{\n \"simulationApplicationSummaries\": [\n {\n \"name\": \"\",\n \"arn\": \"\",\n \"version\": \"\",\n \"lastUpdatedAt\": \"{{faker 'date.recent' 365}}\",\n \"robotSoftwareSuite\": {\n \"name\": \"\",\n \"version\": \"\"\n },\n \"simulationSoftwareSuite\": {\n \"name\": \"\",\n \"version\": \"\"\n }\n }\n ],\n \"nextToken\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "12738e21-f209-4a54-8ddc-11c4f80386ed", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "InvalidParameterException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "79a2c6a4-1c3e-4aa7-bc58-8a9ca57dd70e", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "ThrottlingException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "76cb2606-0e9c-49ab-a257-6c6dbedaf9d8", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "InternalServerException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "ff96497d-e341-45fa-b099-3bdd99c4032e", "documentation": "Returns a list simulation job batches. You can optionally provide filters to retrieve specific simulation batch jobs. ", "method": "post", "endpoint": "listSimulationJobBatches", "responses": [ { "uuid": "b2edafef-3b44-426e-b061-e28599aa316f", "body": "{\n \"simulationJobBatchSummaries\": [\n {\n \"arn\": \"\",\n \"lastUpdatedAt\": \"{{faker 'date.recent' 365}}\",\n \"createdAt\": \"{{faker 'date.recent' 365}}\",\n \"status\": \"\",\n \"failedRequestCount\": {{faker 'number.int' max=99999}},\n \"pendingRequestCount\": {{faker 'number.int' max=99999}},\n \"createdRequestCount\": {{faker 'number.int' max=99999}}\n }\n ],\n \"nextToken\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "2de979a5-0543-443b-ab02-19c0e07c3c9c", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "InvalidParameterException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "8b879396-76d1-4ec9-8265-61192d61feab", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "InternalServerException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "3a8af68d-04eb-4034-ac0d-6f8b9bd9c5de", "documentation": "Returns a list of simulation jobs. You can optionally provide filters to retrieve specific simulation jobs. ", "method": "post", "endpoint": "listSimulationJobs", "responses": [ { "uuid": "effa1a76-8515-4b83-ab80-1b02f8bf0098", "body": "{\n \"simulationJobSummaries\": [\n {\n \"arn\": \"\",\n \"lastUpdatedAt\": \"{{faker 'date.recent' 365}}\",\n \"name\": \"\",\n \"status\": \"\",\n \"simulationApplicationNames\": [\n \"\"\n ],\n \"robotApplicationNames\": [\n \"\"\n ],\n \"dataSourceNames\": [\n \"\"\n ]\n }\n ],\n \"nextToken\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "bffb5b22-b03a-4d43-ad34-f8ed138285b8", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "InvalidParameterException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "592e9900-b493-4ca6-adb1-2ed1589bf5ee", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "InternalServerException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "ac21f90e-30b8-48a8-be7c-27c3eef62b86", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "ThrottlingException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "e217f87e-b9fe-4df6-8e56-7a1d8948d017", "documentation": "Lists all tags on a AWS RoboMaker resource.", "method": "get", "endpoint": "tags/:resourceArn", "responses": [ { "uuid": "70d37e12-7faf-4376-9c44-bd4aa3da4360", "body": "{\n \"tags\": {}\n}", "latency": 0, "statusCode": 200, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "35e4f844-7523-4348-8d5f-b85f7d41c783", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "InternalServerException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "8dd8be7e-96fd-4958-9b6c-addabc063e53", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "ResourceNotFoundException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "59d32890-f67a-4e99-ab7e-13ac864c4bab", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "InvalidParameterException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "c640519a-e090-4aec-9c02-9a7d086bb98d", "body": "\"\"", "latency": 0, "statusCode": 483, "label": "ThrottlingException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "a3ee51a0-ac1c-461b-b9cf-6941ebe844fa", "documentation": "

Adds or edits tags for a AWS RoboMaker resource.

Each tag consists of a tag key and a tag value. Tag keys and tag values are both required, but tag values can be empty strings.

For information about the rules that apply to tag keys and tag values, see User-Defined Tag Restrictions in the AWS Billing and Cost Management User Guide.

", "method": "post", "endpoint": "tags/:resourceArn", "responses": [ { "uuid": "46992970-0f0c-4d39-b4ea-903b2bd6d2be", "body": "{}", "latency": 0, "statusCode": 200, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "65261ad7-2c1e-4766-b223-6857d0fa3d49", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "InternalServerException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "555fce3f-05d9-4f65-bf3e-de0bcd9d5c57", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "ResourceNotFoundException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "885ca545-36a4-49db-b8cb-134a5c0d6490", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "InvalidParameterException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "734f2fba-4eda-4422-bf50-04c294c10f2a", "body": "\"\"", "latency": 0, "statusCode": 483, "label": "ThrottlingException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "5b4850ba-2553-4c27-9ef6-8e98605f1900", "documentation": "Lists world export jobs.", "method": "post", "endpoint": "listWorldExportJobs", "responses": [ { "uuid": "c86ee9bd-9d9f-4b4d-b935-ce0e36e01f5d", "body": "{\n \"worldExportJobSummaries\": [\n {\n \"arn\": \"\",\n \"status\": \"\",\n \"createdAt\": \"{{faker 'date.recent' 365}}\",\n \"worlds\": [\n \"\"\n ]\n }\n ],\n \"nextToken\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "9b722b1f-0997-4255-b7ce-d3cc728d9255", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "InvalidParameterException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "7754df66-00b7-4bbd-8ce0-f92550e7b57e", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "InternalServerException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "9589e4a7-4b08-457b-8863-d7b4f3f25993", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "ThrottlingException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "ec8092e0-19f0-4a52-9071-9e3dc7ffba16", "documentation": "Lists world generator jobs.", "method": "post", "endpoint": "listWorldGenerationJobs", "responses": [ { "uuid": "ae9349df-9e35-4673-88ff-c31921a76031", "body": "{\n \"worldGenerationJobSummaries\": [\n {\n \"arn\": \"\",\n \"template\": \"\",\n \"createdAt\": \"{{faker 'date.recent' 365}}\",\n \"status\": \"\",\n \"worldCount\": {\n \"floorplanCount\": {{faker 'number.int' max=99999}},\n \"interiorCountPerFloorplan\": {{faker 'number.int' max=99999}}\n },\n \"succeededWorldCount\": {{faker 'number.int' max=99999}},\n \"failedWorldCount\": {{faker 'number.int' max=99999}}\n }\n ],\n \"nextToken\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "0434d470-b5f5-4b7a-91b1-b85646a600b9", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "InvalidParameterException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "75b1537d-fd46-4ba3-8a8c-b6b55cd284d2", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "InternalServerException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "9b9b2fc9-e0dd-4f21-b8a2-499fb0f06674", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "ThrottlingException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "4f9ecae2-ca42-4221-b551-1ab26027e8ea", "documentation": "Lists world templates.", "method": "post", "endpoint": "listWorldTemplates", "responses": [ { "uuid": "9210fc07-cc2d-46be-9be0-198e2e2ece90", "body": "{\n \"templateSummaries\": [\n {\n \"arn\": \"\",\n \"createdAt\": \"{{faker 'date.recent' 365}}\",\n \"lastUpdatedAt\": \"{{faker 'date.recent' 365}}\",\n \"name\": \"\",\n \"version\": \"\"\n }\n ],\n \"nextToken\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "33237922-3426-481b-be78-84815afb3f13", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "InvalidParameterException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "95178761-aeb6-49c0-ae48-5a25e54f1eb2", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "ThrottlingException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "6d25ba12-d8ae-44f8-ab7d-9898a9cbb4d5", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "InternalServerException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "e31c29d8-3554-4ed3-a9aa-7b4e3400a86b", "documentation": "Lists worlds.", "method": "post", "endpoint": "listWorlds", "responses": [ { "uuid": "86a4ca73-2681-4a05-943a-6b57e64069f0", "body": "{\n \"worldSummaries\": [\n {\n \"arn\": \"\",\n \"createdAt\": \"{{faker 'date.recent' 365}}\",\n \"generationJob\": \"\",\n \"template\": \"\"\n }\n ],\n \"nextToken\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "f9368c61-a8f3-4cee-8cab-78b6cd8a683c", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "InvalidParameterException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "73d032c1-8765-4c16-b16e-4d0be54e0294", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "ThrottlingException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "e8507096-4a87-402d-831f-2d582d251acd", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "InternalServerException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "c2ed2720-1a37-42bc-91f1-afd4b8984628", "documentation": "Registers a robot with a fleet.", "method": "post", "endpoint": "registerRobot", "responses": [ { "uuid": "cfd56a68-9aae-45b2-b190-9fa9f8132e20", "body": "{\n \"fleet\": \"\",\n \"robot\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "eb7a08f9-af28-4194-af0b-dcecb6bafdf8", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "InvalidParameterException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "e2b95ecd-f21a-466f-9795-18a75a25c394", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "InternalServerException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "abfc1ad0-e2ab-4492-a656-e303c596f957", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "ThrottlingException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "72af264f-0c8c-46cc-960d-21dfe19097ba", "body": "\"\"", "latency": 0, "statusCode": 483, "label": "LimitExceededException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "3b2b1f89-7331-4dc5-8405-c3ae520fbb3e", "body": "\"\"", "latency": 0, "statusCode": 484, "label": "ResourceNotFoundException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "7566c6b0-6fb5-4c9c-9c62-839d3dcfffc1", "documentation": "Restarts a running simulation job.", "method": "post", "endpoint": "restartSimulationJob", "responses": [ { "uuid": "3e2bbaae-62b5-451d-863d-850e105fcf96", "body": "{}", "latency": 0, "statusCode": 200, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "ac328513-088d-4c52-82a2-5d775ccf93ac", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "ResourceNotFoundException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "b8e94a4c-050a-4e83-8d5e-2244bd9fdbba", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "ThrottlingException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "920e2f4f-c30b-4ede-abd3-da8dfc5dd8fa", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "LimitExceededException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "f766a3c1-e793-4c5d-95d7-4f9e2ca5b272", "body": "\"\"", "latency": 0, "statusCode": 483, "label": "InvalidParameterException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "f8795969-fe18-49ed-ab0a-92fc7ed0057b", "body": "\"\"", "latency": 0, "statusCode": 484, "label": "InternalServerException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "1adee373-a526-45f2-9f42-edced9a9b2e8", "documentation": "Starts a new simulation job batch. The batch is defined using one or more SimulationJobRequest objects. ", "method": "post", "endpoint": "startSimulationJobBatch", "responses": [ { "uuid": "faf47a1b-013c-40e7-b31c-7bcbc8ed2cf0", "body": "{\n \"arn\": \"\",\n \"status\": \"\",\n \"createdAt\": \"{{faker 'date.recent' 365}}\",\n \"clientRequestToken\": \"\",\n \"batchPolicy\": {\n \"timeoutInSeconds\": {{faker 'number.int' max=99999}},\n \"maxConcurrency\": {{faker 'number.int' max=99999}}\n },\n \"failureCode\": \"\",\n \"failureReason\": \"\",\n \"failedRequests\": [\n {\n \"request\": {\n \"outputLocation\": {\n \"s3Bucket\": \"\",\n \"s3Prefix\": \"\"\n },\n \"loggingConfig\": {\n \"recordAllRosTopics\": {{faker 'datatype.boolean'}}\n },\n \"maxJobDurationInSeconds\": {{faker 'number.int' max=99999}},\n \"iamRole\": \"\",\n \"failureBehavior\": \"\",\n \"useDefaultApplications\": {{faker 'datatype.boolean'}},\n \"robotApplications\": [\n {\n \"application\": \"\",\n \"applicationVersion\": \"\",\n \"launchConfig\": {\n \"packageName\": \"\",\n \"launchFile\": \"\",\n \"environmentVariables\": {},\n \"portForwardingConfig\": {\n \"portMappings\": [\n {\n \"jobPort\": {{faker 'number.int' max=99999}},\n \"applicationPort\": {{faker 'number.int' max=99999}},\n \"enableOnPublicIp\": {{faker 'datatype.boolean'}}\n }\n ]\n },\n \"streamUI\": {{faker 'datatype.boolean'}}\n },\n \"uploadConfigurations\": [\n {\n \"name\": \"\",\n \"path\": \"\",\n \"uploadBehavior\": \"\"\n }\n ],\n \"useDefaultUploadConfigurations\": {{faker 'datatype.boolean'}},\n \"tools\": [\n {\n \"streamUI\": {{faker 'datatype.boolean'}},\n \"name\": \"\",\n \"command\": \"\",\n \"streamOutputToCloudWatch\": {{faker 'datatype.boolean'}},\n \"exitBehavior\": \"\"\n }\n ],\n \"useDefaultTools\": {{faker 'datatype.boolean'}}\n }\n ],\n \"simulationApplications\": [\n {\n \"application\": \"\",\n \"applicationVersion\": \"\",\n \"launchConfig\": {\n \"packageName\": \"\",\n \"launchFile\": \"\",\n \"environmentVariables\": {},\n \"portForwardingConfig\": {\n \"portMappings\": [\n {\n \"jobPort\": {{faker 'number.int' max=99999}},\n \"applicationPort\": {{faker 'number.int' max=99999}},\n \"enableOnPublicIp\": {{faker 'datatype.boolean'}}\n }\n ]\n },\n \"streamUI\": {{faker 'datatype.boolean'}}\n },\n \"uploadConfigurations\": [\n {\n \"name\": \"\",\n \"path\": \"\",\n \"uploadBehavior\": \"\"\n }\n ],\n \"worldConfigs\": [\n {\n \"world\": \"\"\n }\n ],\n \"useDefaultUploadConfigurations\": {{faker 'datatype.boolean'}},\n \"tools\": [\n {\n \"streamUI\": {{faker 'datatype.boolean'}},\n \"name\": \"\",\n \"command\": \"\",\n \"streamOutputToCloudWatch\": {{faker 'datatype.boolean'}},\n \"exitBehavior\": \"\"\n }\n ],\n \"useDefaultTools\": {{faker 'datatype.boolean'}}\n }\n ],\n \"dataSources\": [\n {\n \"name\": \"\",\n \"s3Bucket\": \"\",\n \"s3Keys\": [\n \"\"\n ]\n }\n ],\n \"vpcConfig\": {\n \"subnets\": [\n \"\"\n ],\n \"securityGroups\": [\n \"\"\n ],\n \"assignPublicIp\": {{faker 'datatype.boolean'}}\n },\n \"compute\": {\n \"simulationUnitLimit\": {{faker 'number.int' max=99999}}\n },\n \"tags\": {}\n },\n \"failureReason\": \"\",\n \"failureCode\": \"\",\n \"failedAt\": \"{{faker 'date.recent' 365}}\"\n }\n ],\n \"pendingRequests\": [\n {\n \"outputLocation\": {\n \"s3Bucket\": \"\",\n \"s3Prefix\": \"\"\n },\n \"loggingConfig\": {\n \"recordAllRosTopics\": {{faker 'datatype.boolean'}}\n },\n \"maxJobDurationInSeconds\": {{faker 'number.int' max=99999}},\n \"iamRole\": \"\",\n \"failureBehavior\": \"\",\n \"useDefaultApplications\": {{faker 'datatype.boolean'}},\n \"robotApplications\": [\n {\n \"application\": \"\",\n \"applicationVersion\": \"\",\n \"launchConfig\": {\n \"packageName\": \"\",\n \"launchFile\": \"\",\n \"environmentVariables\": {},\n \"portForwardingConfig\": {\n \"portMappings\": [\n {\n \"jobPort\": {{faker 'number.int' max=99999}},\n \"applicationPort\": {{faker 'number.int' max=99999}},\n \"enableOnPublicIp\": {{faker 'datatype.boolean'}}\n }\n ]\n },\n \"streamUI\": {{faker 'datatype.boolean'}}\n },\n \"uploadConfigurations\": [\n {\n \"name\": \"\",\n \"path\": \"\",\n \"uploadBehavior\": \"\"\n }\n ],\n \"useDefaultUploadConfigurations\": {{faker 'datatype.boolean'}},\n \"tools\": [\n {\n \"streamUI\": {{faker 'datatype.boolean'}},\n \"name\": \"\",\n \"command\": \"\",\n \"streamOutputToCloudWatch\": {{faker 'datatype.boolean'}},\n \"exitBehavior\": \"\"\n }\n ],\n \"useDefaultTools\": {{faker 'datatype.boolean'}}\n }\n ],\n \"simulationApplications\": [\n {\n \"application\": \"\",\n \"applicationVersion\": \"\",\n \"launchConfig\": {\n \"packageName\": \"\",\n \"launchFile\": \"\",\n \"environmentVariables\": {},\n \"portForwardingConfig\": {\n \"portMappings\": [\n {\n \"jobPort\": {{faker 'number.int' max=99999}},\n \"applicationPort\": {{faker 'number.int' max=99999}},\n \"enableOnPublicIp\": {{faker 'datatype.boolean'}}\n }\n ]\n },\n \"streamUI\": {{faker 'datatype.boolean'}}\n },\n \"uploadConfigurations\": [\n {\n \"name\": \"\",\n \"path\": \"\",\n \"uploadBehavior\": \"\"\n }\n ],\n \"worldConfigs\": [\n {\n \"world\": \"\"\n }\n ],\n \"useDefaultUploadConfigurations\": {{faker 'datatype.boolean'}},\n \"tools\": [\n {\n \"streamUI\": {{faker 'datatype.boolean'}},\n \"name\": \"\",\n \"command\": \"\",\n \"streamOutputToCloudWatch\": {{faker 'datatype.boolean'}},\n \"exitBehavior\": \"\"\n }\n ],\n \"useDefaultTools\": {{faker 'datatype.boolean'}}\n }\n ],\n \"dataSources\": [\n {\n \"name\": \"\",\n \"s3Bucket\": \"\",\n \"s3Keys\": [\n \"\"\n ]\n }\n ],\n \"vpcConfig\": {\n \"subnets\": [\n \"\"\n ],\n \"securityGroups\": [\n \"\"\n ],\n \"assignPublicIp\": {{faker 'datatype.boolean'}}\n },\n \"compute\": {\n \"simulationUnitLimit\": {{faker 'number.int' max=99999}}\n },\n \"tags\": {}\n }\n ],\n \"createdRequests\": [\n {\n \"arn\": \"\",\n \"lastUpdatedAt\": \"{{faker 'date.recent' 365}}\",\n \"name\": \"\",\n \"status\": \"\",\n \"simulationApplicationNames\": [\n \"\"\n ],\n \"robotApplicationNames\": [\n \"\"\n ],\n \"dataSourceNames\": [\n \"\"\n ]\n }\n ],\n \"tags\": {}\n}", "latency": 0, "statusCode": 200, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "607f545b-85af-47ec-a553-c9b1c593b385", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "InvalidParameterException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "2c892ae6-6248-423e-9d1f-16f784e9a3c2", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "LimitExceededException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "1596d0a8-e43e-4b52-8057-8f93a2e5612c", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "ThrottlingException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "c47c36a1-60af-4917-a812-8ecf3e39fb51", "body": "\"\"", "latency": 0, "statusCode": 483, "label": "IdempotentParameterMismatchException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "b798c603-59bf-458b-9d17-cfc20f8f8ea2", "body": "\"\"", "latency": 0, "statusCode": 484, "label": "InternalServerException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "965d3c58-9412-4898-99a6-dafa3ddf3893", "documentation": "Syncrhonizes robots in a fleet to the latest deployment. This is helpful if robots were added after a deployment.", "method": "post", "endpoint": "syncDeploymentJob", "responses": [ { "uuid": "2dc51054-547e-48df-a4e4-088ba4e795a7", "body": "{\n \"arn\": \"\",\n \"fleet\": \"\",\n \"status\": \"\",\n \"deploymentConfig\": {\n \"concurrentDeploymentPercentage\": {{faker 'number.int' max=99999}},\n \"failureThresholdPercentage\": {{faker 'number.int' max=99999}},\n \"robotDeploymentTimeoutInSeconds\": {{faker 'number.int' max=99999}},\n \"downloadConditionFile\": {\n \"bucket\": \"\",\n \"key\": \"\",\n \"etag\": \"\"\n }\n },\n \"deploymentApplicationConfigs\": [\n {\n \"application\": \"\",\n \"applicationVersion\": \"\",\n \"launchConfig\": {\n \"packageName\": \"\",\n \"preLaunchFile\": \"\",\n \"launchFile\": \"\",\n \"postLaunchFile\": \"\",\n \"environmentVariables\": {}\n }\n }\n ],\n \"failureReason\": \"\",\n \"failureCode\": \"\",\n \"createdAt\": \"{{faker 'date.recent' 365}}\"\n}", "latency": 0, "statusCode": 200, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "1d72aef5-931f-4936-bbb5-36c901f69725", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "ResourceNotFoundException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "47a825bb-29af-4b41-833a-be3a844ff68a", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "InvalidParameterException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "c7bba8c6-80e0-42b2-a5bc-76fb72c6c84f", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "InternalServerException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "c8acd7eb-4440-4e37-8476-7e66f6e0907c", "body": "\"\"", "latency": 0, "statusCode": 483, "label": "ThrottlingException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "454e2bd8-ebae-4cc7-ad49-b2b19945c868", "body": "\"\"", "latency": 0, "statusCode": 484, "label": "LimitExceededException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "e609382c-fe96-4179-99c0-aaf554d7921b", "body": "\"\"", "latency": 0, "statusCode": 485, "label": "ConcurrentDeploymentException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "f37eb763-160e-4853-ab4d-e9922d8b9b70", "body": "\"\"", "latency": 0, "statusCode": 486, "label": "IdempotentParameterMismatchException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "a70e02eb-af7e-49cc-9cec-8b1d39052c40", "documentation": "

Removes the specified tags from the specified AWS RoboMaker resource.

To remove a tag, specify the tag key. To change the tag value of an existing tag key, use TagResource .

", "method": "delete", "endpoint": "tags/:resourceArn#tagKeys", "responses": [ { "uuid": "5d6dd18a-5984-4432-b05d-3eecbc4bf10d", "body": "{}", "latency": 0, "statusCode": 200, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "23845fae-4aac-4f61-9f6d-38d9cb185ccc", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "InternalServerException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "aaadbaaa-c577-4384-8a92-b580cae812c6", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "ResourceNotFoundException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "5009ec4d-2ada-40fc-9465-fd2290280c70", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "InvalidParameterException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "8f7dc68e-2a82-4d4d-abcd-90c0b4250c0b", "body": "\"\"", "latency": 0, "statusCode": 483, "label": "ThrottlingException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "4dfa0d8f-3c0f-412c-b426-7842eb36eba9", "documentation": "Updates a robot application.", "method": "post", "endpoint": "updateRobotApplication", "responses": [ { "uuid": "907b067c-ebf5-4972-ba4e-3e95c86fcacb", "body": "{\n \"arn\": \"\",\n \"name\": \"\",\n \"version\": \"\",\n \"sources\": [\n {\n \"s3Bucket\": \"\",\n \"s3Key\": \"\",\n \"etag\": \"\",\n \"architecture\": \"\"\n }\n ],\n \"robotSoftwareSuite\": {\n \"name\": \"\",\n \"version\": \"\"\n },\n \"lastUpdatedAt\": \"{{faker 'date.recent' 365}}\",\n \"revisionId\": \"\",\n \"environment\": {\n \"uri\": \"\"\n }\n}", "latency": 0, "statusCode": 200, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "8d49bf02-7799-48e7-afe3-0a317bad1a6c", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "InvalidParameterException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "3c398cdb-4793-4ebb-ae54-80eb0fcfe944", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "ResourceNotFoundException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "973da540-4d4b-4ca2-8853-1d2d97d642b3", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "LimitExceededException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "dbb6e1dc-3e8c-4ad8-b4c9-089c4ea01512", "body": "\"\"", "latency": 0, "statusCode": 483, "label": "ThrottlingException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "61aad9e8-7dbb-4e05-a486-e97cf1b79172", "body": "\"\"", "latency": 0, "statusCode": 484, "label": "InternalServerException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "08ebbe96-b15b-48af-8a0e-18ce6e433b0b", "documentation": "Updates a simulation application.", "method": "post", "endpoint": "updateSimulationApplication", "responses": [ { "uuid": "0049c75f-1d66-45cc-ba66-d23cc50ca609", "body": "{\n \"arn\": \"\",\n \"name\": \"\",\n \"version\": \"\",\n \"sources\": [\n {\n \"s3Bucket\": \"\",\n \"s3Key\": \"\",\n \"etag\": \"\",\n \"architecture\": \"\"\n }\n ],\n \"simulationSoftwareSuite\": {\n \"name\": \"\",\n \"version\": \"\"\n },\n \"robotSoftwareSuite\": {\n \"name\": \"\",\n \"version\": \"\"\n },\n \"renderingEngine\": {\n \"name\": \"\",\n \"version\": \"\"\n },\n \"lastUpdatedAt\": \"{{faker 'date.recent' 365}}\",\n \"revisionId\": \"\",\n \"environment\": {\n \"uri\": \"\"\n }\n}", "latency": 0, "statusCode": 200, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "127c0c4b-e758-498c-a743-f9488ec3d0c5", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "InvalidParameterException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "acb588ce-110c-4dee-ade0-bb6d80079cac", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "ResourceNotFoundException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "5bfbdf07-f12f-4441-9291-b19e595843f7", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "LimitExceededException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "830f367d-f9d3-4ad1-825f-fb112d2e06ab", "body": "\"\"", "latency": 0, "statusCode": 483, "label": "ThrottlingException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "5e535f78-f507-4e5c-b2fc-3f78449c7d9a", "body": "\"\"", "latency": 0, "statusCode": 484, "label": "InternalServerException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "ac4e1c7e-0d87-422e-9bf3-88b8083db2e9", "documentation": "Updates a world template.", "method": "post", "endpoint": "updateWorldTemplate", "responses": [ { "uuid": "165dfe90-f1e3-4807-8098-7feb89bb9991", "body": "{\n \"arn\": \"\",\n \"name\": \"\",\n \"createdAt\": \"{{faker 'date.recent' 365}}\",\n \"lastUpdatedAt\": \"{{faker 'date.recent' 365}}\"\n}", "latency": 0, "statusCode": 200, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "a4a3c785-9103-426e-8d68-65f9eeb17ab7", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "InvalidParameterException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "bdc8a993-e03a-4ed4-ba28-291b20441857", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "ResourceNotFoundException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "a7818aaf-a602-47a9-9db9-26437db1f715", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "ThrottlingException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "62347a42-a12a-4220-b25e-20f19124265a", "body": "\"\"", "latency": 0, "statusCode": 483, "label": "InternalServerException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" } ], "proxyMode": false, "proxyHost": "", "proxyRemovePrefix": false, "tlsOptions": { "enabled": false, "type": "CERT", "pfxPath": "", "certPath": "", "keyPath": "", "caPath": "", "passphrase": "" }, "cors": true, "headers": [], "proxyReqHeaders": [{ "key": "", "value": "" }], "proxyResHeaders": [{ "key": "", "value": "" }], "data": [], "folders": [], "rootChildren": [ { "type": "route", "uuid": "6728e99b-20f1-4b42-a1e1-d81df7a47576" }, { "type": "route", "uuid": "2a7a3392-a61e-493d-af93-5934be00365a" }, { "type": "route", "uuid": "ae18f726-67e9-417b-9314-14f0e0bfdeb5" }, { "type": "route", "uuid": "1bd6cdea-b1a4-48a0-89f6-059347db785f" }, { "type": "route", "uuid": "6434a7ca-8128-4b1c-902c-876ffe845064" }, { "type": "route", "uuid": "349fafd2-d77e-412b-96a4-c3820e1ecde4" }, { "type": "route", "uuid": "9f77f12f-5c38-4abc-b5f5-33f8c9bb5e4a" }, { "type": "route", "uuid": "28d7df94-1f69-4837-8cf2-4f67a4c7c7a8" }, { "type": "route", "uuid": "fb24b52f-5d57-44fe-ba26-e0807f85e250" }, { "type": "route", "uuid": "2c8c11eb-3189-40df-a1e5-ccd93fd9b8c4" }, { "type": "route", "uuid": "ee809c10-00f8-499a-9b7f-06b649e201f1" }, { "type": "route", "uuid": "f093db6d-7f88-4af9-9f0b-5d80d46fb3f9" }, { "type": "route", "uuid": "e15c2a74-7625-4955-a627-9c8b3d654148" }, { "type": "route", "uuid": "9bcefb11-8184-4062-baae-ce2ea135da9f" }, { "type": "route", "uuid": "f55a6ad4-4d2f-404f-9779-95a540f43deb" }, { "type": "route", "uuid": "b24adf14-ea9a-4ee0-96dc-55156c271250" }, { "type": "route", "uuid": "a5e48659-3649-4360-b146-166bfd841ace" }, { "type": "route", "uuid": "1b4b182e-e873-4784-8f56-a156290c14a0" }, { "type": "route", "uuid": "9d69e2fc-6df1-422b-92ea-88ba61a4125f" }, { "type": "route", "uuid": "96154981-e0ea-4f3c-a788-e146205eed57" }, { "type": "route", "uuid": "a269ed0f-9424-438c-ac27-69967c850102" }, { "type": "route", "uuid": "32929c3c-c3b8-4fea-ae0d-215257c1ee68" }, { "type": "route", "uuid": "8e265b05-7116-4d02-8c44-9e4ee456b739" }, { "type": "route", "uuid": "fdbe649e-2daf-4e28-b172-b406749a340a" }, { "type": "route", "uuid": "21e8cfec-411a-45e9-9304-d15e34a41e8d" }, { "type": "route", "uuid": "44905943-e695-4127-8391-a672a1d3739f" }, { "type": "route", "uuid": "646d3c47-156c-47e4-88bd-f17b90ea2d80" }, { "type": "route", "uuid": "e917d36f-986f-4b94-9be3-5722ba91b55d" }, { "type": "route", "uuid": "f5467264-ad3a-4048-9955-559e5ae534d3" }, { "type": "route", "uuid": "130eb445-ab61-4304-af4b-e2bdc2248106" }, { "type": "route", "uuid": "e5156353-25e1-458f-97e7-7ac9c9339c2f" }, { "type": "route", "uuid": "9344897e-c874-41b3-873a-0767b1439bc8" }, { "type": "route", "uuid": "856370ac-39d1-4221-8688-72466dad1c67" }, { "type": "route", "uuid": "8a379562-628d-4d2c-9ed6-1d859b92859c" }, { "type": "route", "uuid": "b6a2da63-1030-4c3a-a4f8-0732ab8bcda9" }, { "type": "route", "uuid": "8f68b501-211f-4113-886f-bc6dd1938df6" }, { "type": "route", "uuid": "7359dd21-fb5f-4463-92ec-92b22341a80e" }, { "type": "route", "uuid": "d85ab2d5-d23a-4d8b-adac-42a82ad44f8c" }, { "type": "route", "uuid": "03ba7a79-b367-45fe-a109-59ed32a666e7" }, { "type": "route", "uuid": "921edce4-7be0-4a7d-8659-505c1ce556da" }, { "type": "route", "uuid": "7fb7930f-302d-448d-8c0f-67f50355dda1" }, { "type": "route", "uuid": "ff96497d-e341-45fa-b099-3bdd99c4032e" }, { "type": "route", "uuid": "3a8af68d-04eb-4034-ac0d-6f8b9bd9c5de" }, { "type": "route", "uuid": "e217f87e-b9fe-4df6-8e56-7a1d8948d017" }, { "type": "route", "uuid": "a3ee51a0-ac1c-461b-b9cf-6941ebe844fa" }, { "type": "route", "uuid": "5b4850ba-2553-4c27-9ef6-8e98605f1900" }, { "type": "route", "uuid": "ec8092e0-19f0-4a52-9071-9e3dc7ffba16" }, { "type": "route", "uuid": "4f9ecae2-ca42-4221-b551-1ab26027e8ea" }, { "type": "route", "uuid": "e31c29d8-3554-4ed3-a9aa-7b4e3400a86b" }, { "type": "route", "uuid": "c2ed2720-1a37-42bc-91f1-afd4b8984628" }, { "type": "route", "uuid": "7566c6b0-6fb5-4c9c-9c62-839d3dcfffc1" }, { "type": "route", "uuid": "1adee373-a526-45f2-9f42-edced9a9b2e8" }, { "type": "route", "uuid": "965d3c58-9412-4898-99a6-dafa3ddf3893" }, { "type": "route", "uuid": "a70e02eb-af7e-49cc-9cec-8b1d39052c40" }, { "type": "route", "uuid": "4dfa0d8f-3c0f-412c-b426-7842eb36eba9" }, { "type": "route", "uuid": "08ebbe96-b15b-48af-8a0e-18ce6e433b0b" }, { "type": "route", "uuid": "ac4e1c7e-0d87-422e-9bf3-88b8083db2e9" } ] }