AWS.RoboMaker — AWS SDK for JavaScript (original) (raw)

Property Details

endpointAWS.Endpoint

Returns an Endpoint object representing the endpoint URL for service requests.

Method Details

batchDeleteWorlds(params = {}, callback) ⇒ AWS.Request

Deletes one or more worlds in a batch operation.

batchDescribeSimulationJob(params = {}, callback) ⇒ AWS.Request

Describes one or more simulation jobs.

cancelDeploymentJob(params = {}, callback) ⇒ AWS.Request

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(params = {}, callback) ⇒ AWS.Request

Cancels the specified simulation job.

cancelSimulationJobBatch(params = {}, callback) ⇒ AWS.Request

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(params = {}, callback) ⇒ AWS.Request

Cancels the specified export job.

cancelWorldGenerationJob(params = {}, callback) ⇒ AWS.Request

Cancels the specified world generator job.

createDeploymentJob(params = {}, callback) ⇒ AWS.Request

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 Creating a Robot Application Version.

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

createFleet(params = {}, callback) ⇒ AWS.Request

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(params = {}, callback) ⇒ AWS.Request

Creates a robot.

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

createRobotApplication(params = {}, callback) ⇒ AWS.Request

Creates a robot application.

createRobotApplicationVersion(params = {}, callback) ⇒ AWS.Request

Creates a version of a robot application.

createSimulationApplication(params = {}, callback) ⇒ AWS.Request

Creates a simulation application.

createSimulationApplicationVersion(params = {}, callback) ⇒ AWS.Request

Creates a simulation application with a specific revision id.

createSimulationJob(params = {}, callback) ⇒ AWS.Request

Creates a simulation job.

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

createWorldExportJob(params = {}, callback) ⇒ AWS.Request

Creates a world export job.

createWorldGenerationJob(params = {}, callback) ⇒ AWS.Request

Creates worlds using the specified template.

createWorldTemplate(params = {}, callback) ⇒ AWS.Request

Creates a world template.

deleteFleet(params = {}, callback) ⇒ AWS.Request

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(params = {}, callback) ⇒ AWS.Request

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(params = {}, callback) ⇒ AWS.Request

Deletes a robot application.

deleteSimulationApplication(params = {}, callback) ⇒ AWS.Request

Deletes a simulation application.

deleteWorldTemplate(params = {}, callback) ⇒ AWS.Request

Deletes a world template.

deregisterRobot(params = {}, callback) ⇒ AWS.Request

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(params = {}, callback) ⇒ AWS.Request

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(params = {}, callback) ⇒ AWS.Request

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(params = {}, callback) ⇒ AWS.Request

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(params = {}, callback) ⇒ AWS.Request

Describes a robot application.

describeSimulationApplication(params = {}, callback) ⇒ AWS.Request

Describes a simulation application.

describeSimulationJob(params = {}, callback) ⇒ AWS.Request

Describes a simulation job.

describeSimulationJobBatch(params = {}, callback) ⇒ AWS.Request

Describes a simulation job batch.

describeWorld(params = {}, callback) ⇒ AWS.Request

describeWorldExportJob(params = {}, callback) ⇒ AWS.Request

Describes a world export job.

describeWorldGenerationJob(params = {}, callback) ⇒ AWS.Request

Describes a world generation job.

describeWorldTemplate(params = {}, callback) ⇒ AWS.Request

Describes a world template.

getWorldTemplateBody(params = {}, callback) ⇒ AWS.Request

Gets the world template body.

listDeploymentJobs(params = {}, callback) ⇒ AWS.Request

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(params = {}, callback) ⇒ AWS.Request

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(params = {}, callback) ⇒ AWS.Request

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

listRobots(params = {}, callback) ⇒ AWS.Request

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(params = {}, callback) ⇒ AWS.Request

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

listSimulationJobBatches(params = {}, callback) ⇒ AWS.Request

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

listSimulationJobs(params = {}, callback) ⇒ AWS.Request

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

listTagsForResource(params = {}, callback) ⇒ AWS.Request

Lists all tags on a AWS RoboMaker resource.

listWorldExportJobs(params = {}, callback) ⇒ AWS.Request

listWorldGenerationJobs(params = {}, callback) ⇒ AWS.Request

Lists world generator jobs.

listWorldTemplates(params = {}, callback) ⇒ AWS.Request

registerRobot(params = {}, callback) ⇒ AWS.Request

Registers a robot with a fleet.

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

restartSimulationJob(params = {}, callback) ⇒ AWS.Request

Restarts a running simulation job.

startSimulationJobBatch(params = {}, callback) ⇒ AWS.Request

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

syncDeploymentJob(params = {}, callback) ⇒ AWS.Request

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.

tagResource(params = {}, callback) ⇒ AWS.Request

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.

untagResource(params = {}, callback) ⇒ AWS.Request

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 .

updateRobotApplication(params = {}, callback) ⇒ AWS.Request

Updates a robot application.

updateSimulationApplication(params = {}, callback) ⇒ AWS.Request

Updates a simulation application.

updateWorldTemplate(params = {}, callback) ⇒ AWS.Request

Updates a world template.