404

[ Avaa Bypassed ]




Upload:

Command:

botdev@3.16.139.76: ~ $
**To list deployment jobs**

The following ``list-deployment-jobs`` example retrieves a list of deployment jobs. ::

    aws robomaker list-deployment-jobs

Output::

    {
        "deploymentJobs": [
            {
                "arn": "arn:aws:robomaker:us-west-2:111111111111:deployment-job/sim-6293szzm56rv",
                "fleet": "arn:aws:robomaker:us-west-2:111111111111:deployment-fleet/MyFleet/1539894765711",
                "status": "InProgress",
                "deploymentApplicationConfigs": [
                    {
                        "application": "arn:aws:robomaker:us-west-2:111111111111:robot-application/HelloWorldRobot/1546537110575",
                        "applicationVersion": "1",
                        "launchConfig": {
                            "packageName": "hello_world_robot",
                            "launchFile": "rotate.launch",
                            "environmentVariables": {
                                "ENVIRONMENT": "Desert"
                            }
                        }
                    }
                ],
                "deploymentConfig": {
                    "concurrentDeploymentPercentage": 20,
                    "failureThresholdPercentage": 25
                },
                "createdAt": 1550689373.0
            },
            {
                "arn": "arn:aws:robomaker:us-west-2:111111111111:deployment-job/deployment-4w4g69p25zdb",
                "fleet": "arn:aws:robomaker:us-west-2:111111111111:deployment-fleet/MyFleet/1539894765711",
                "status": "Pending",
                "deploymentApplicationConfigs": [
                    {
                        "application": "arn:aws:robomaker:us-west-2:111111111111:robot-application/AWSRoboMakerHelloWorld-1544562726923_YGHM_sh5M/1544562822877",
                        "applicationVersion": "1",
                        "launchConfig": {
                            "packageName": "fail",
                            "launchFile": "fail"
                        }
                    }
                ],
                "deploymentConfig": {
                    "concurrentDeploymentPercentage": 20,
                    "failureThresholdPercentage": 25
                },
                "failureReason": "",
                "failureCode": "",
                "createdAt": 1544719763.0
            }
        ]
    }

Filemanager

Name Type Size Permission Actions
batch-describe-simulation-job.rst File 6.96 KB 0644
cancel-simulation-job.rst File 251 B 0644
create-deployment-job.rst File 1.6 KB 0644
create-fleet.rst File 377 B 0644
create-robot-application-version.rst File 865 B 0644
create-robot-application.rst File 837 B 0644
create-robot.rst File 572 B 0644
create-simulation-application-version.rst File 1.04 KB 0644
create-simulation-application.rst File 1.1 KB 0644
create-simulation-job.rst File 1.9 KB 0644
delete-fleet.rst File 183 B 0644
delete-robot-application.rst File 237 B 0644
delete-robot.rst File 172 B 0644
delete-simulation-application.rst File 262 B 0644
deregister-robot.rst File 497 B 0644
describe-deployment-job.rst File 1.4 KB 0644
describe-fleet.rst File 1018 B 0644
describe-robot-application.rst File 792 B 0644
describe-robot.rst File 499 B 0644
describe-simulation-application.rst File 1007 B 0644
describe-simulation-job.rst File 1.44 KB 0644
list-deployment-jobs.rst File 2.33 KB 0644
list-fleets.rst File 587 B 0644
list-robot-applications.rst File 957 B 0644
list-robots.rst File 1.44 KB 0644
list-simulation-applications.rst File 2.03 KB 0644
list-simulation-jobs.rst File 2.69 KB 0644
list-tags-for-resource.rst File 326 B 0644
register-robot.rst File 475 B 0644
restart-simulation-job.rst File 196 B 0644
sync-deployment-job.rst File 969 B 0644
tag-resource.rst File 256 B 0644
untag-resource.rst File 244 B 0644
update-robot-application.rst File 901 B 0644
update-simulation-application.rst File 1.18 KB 0644