integrations.sh
← all integrations

amazonaws.com – robomaker

OpenAPI apis-guru cloud

This section provides documentation for the AWS RoboMaker API operations.

Homepage
https://api.apis.guru/v2/specs/amazonaws.com:robomaker/2018-06-29.json
Provider
amazonaws.com:robomaker / robomaker
OpenAPI version
3.0.0
Spec (JSON)
https://api.apis.guru/v2/specs/amazonaws.com/robomaker/2018-06-29/openapi.json
Spec (YAML)
https://api.apis.guru/v2/specs/amazonaws.com/robomaker/2018-06-29/openapi.yaml

Tools (59)

Extracted live via the executor SDK.

  • batchDeleteWorlds.postOperation

    Deletes one or more worlds in a batch operation.

  • batchDescribeSimulationJob.postOperation

    Describes one or more simulation jobs.

  • cancelDeploymentJob.postOperation

    Cancels the specified deployment job.

    This API will no longer be supported as of May 2, 2022. Use it to remove resources that were created for Deployment Service.

  • cancelSimulationJob.postOperation

    Cancels the specified simulation job.

  • cancelSimulationJobBatch.postOperation

    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.

  • cancelWorldExportJob.postOperation

    Cancels the specified export job.

  • cancelWorldGenerationJob.postOperation

    Cancels the specified world generator job.

  • createDeploymentJob.postOperation

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

    This API is no longer supported and will throw an error if used.

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

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

  • createFleet.postOperation

    Creates a fleet, a logical group of robots running the same robot application.

    This API is no longer supported and will throw an error if used.

  • createRobot.postOperation

    Creates a robot.

    This API is no longer supported and will throw an error if used.

  • createRobotApplication.postOperation

    Creates a robot application.

  • createRobotApplicationVersion.postOperation

    Creates a version of a robot application.

  • createSimulationApplication.postOperation

    Creates a simulation application.

  • createSimulationApplicationVersion.postOperation

    Creates a simulation application with a specific revision id.

  • createSimulationJob.postOperation

    Creates a simulation job.

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

  • createWorldExportJob.postOperation

    Creates a world export job.

  • createWorldGenerationJob.postOperation

    Creates worlds using the specified template.

  • createWorldTemplate.postOperation

    Creates a world template.

  • deleteFleet.postOperation

    Deletes a fleet.

    This API will no longer be supported as of May 2, 2022. Use it to remove resources that were created for Deployment Service.

  • deleteRobot.postOperation

    Deletes a robot.

    This API will no longer be supported as of May 2, 2022. Use it to remove resources that were created for Deployment Service.

  • deleteRobotApplication.postOperation

    Deletes a robot application.

  • deleteSimulationApplication.postOperation

    Deletes a simulation application.

  • deleteWorldTemplate.postOperation

    Deletes a world template.

  • deregisterRobot.postOperation

    Deregisters a robot.

    This API will no longer be supported as of May 2, 2022. Use it to remove resources that were created for Deployment Service.

  • describeDeploymentJob.postOperation

    Describes a deployment job.

    This API will no longer be supported as of May 2, 2022. Use it to remove resources that were created for Deployment Service.

  • describeFleet.postOperation

    Describes a fleet.

    This API will no longer be supported as of May 2, 2022. Use it to remove resources that were created for Deployment Service.

  • describeRobot.postOperation

    Describes a robot.

    This API will no longer be supported as of May 2, 2022. Use it to remove resources that were created for Deployment Service.

  • describeRobotApplication.postOperation

    Describes a robot application.

  • describeSimulationApplication.postOperation

    Describes a simulation application.

  • describeSimulationJob.postOperation

    Describes a simulation job.

  • describeSimulationJobBatch.postOperation

    Describes a simulation job batch.

  • describeWorld.postOperation

    Describes a world.

  • describeWorldExportJob.postOperation

    Describes a world export job.

  • describeWorldGenerationJob.postOperation

    Describes a world generation job.

  • describeWorldTemplate.postOperation

    Describes a world template.

  • getWorldTemplateBody.postOperation

    Gets the world template body.

  • listDeploymentJobs.postOperation

    Returns a list of deployment jobs for a fleet. You can optionally provide filters to retrieve specific deployment jobs.

    This API will no longer be supported as of May 2, 2022. Use it to remove resources that were created for Deployment Service.

  • listFleets.postOperation

    Returns a list of fleets. You can optionally provide filters to retrieve specific fleets.

    This API will no longer be supported as of May 2, 2022. Use it to remove resources that were created for Deployment Service.

  • listRobotApplications.postOperation

    Returns a list of robot application. You can optionally provide filters to retrieve specific robot applications.

  • listRobots.postOperation

    Returns a list of robots. You can optionally provide filters to retrieve specific robots.

    This API will no longer be supported as of May 2, 2022. Use it to remove resources that were created for Deployment Service.

  • listSimulationApplications.postOperation

    Returns a list of simulation applications. You can optionally provide filters to retrieve specific simulation applications.

  • listSimulationJobBatches.postOperation

    Returns a list simulation job batches. You can optionally provide filters to retrieve specific simulation batch jobs.

  • listSimulationJobs.postOperation

    Returns a list of simulation jobs. You can optionally provide filters to retrieve specific simulation jobs.

  • listWorldExportJobs.postOperation

    Lists world export jobs.

  • listWorldGenerationJobs.postOperation

    Lists world generator jobs.

  • listWorlds.postOperation

    Lists worlds.

  • listWorldTemplates.postOperation

    Lists world templates.

  • registerRobot.postOperation

    Registers a robot with a fleet.

    This API is no longer supported and will throw an error if used.

  • restartSimulationJob.postOperation

    Restarts a running simulation job.

  • startSimulationJobBatch.postOperation

    Starts a new simulation job batch. The batch is defined using one or more SimulationJobRequest objects.

  • syncDeploymentJob.postOperation

    Syncrhonizes robots in a fleet to the latest deployment. This is helpful if robots were added after a deployment.

    This API will no longer be supported as of May 2, 2022. Use it to remove resources that were created for Deployment Service.

  • tags.listTagsForResource

    Lists all tags on a AWS RoboMaker resource.

  • tags.tagResource

    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 in the AWS Billing and Cost Management User Guide.

  • tags.untagResource

    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 .

  • updateRobotApplication.postOperation

    Updates a robot application.

  • updateSimulationApplication.postOperation

    Updates a simulation application.

  • updateWorldTemplate.postOperation

    Updates a world template.

  • openapi.previewSpec

    Preview an OpenAPI document before adding it as a source

  • openapi.addSource

    Add an OpenAPI source and register its operations as tools