View Source aws_robomaker (aws v1.0.4)

This section provides documentation for the AWS RoboMaker API operations.

Summary

Functions

Deletes one or more worlds in a batch operation.
Describes one or more simulation jobs.

Cancels the specified deployment job.

Cancels the specified simulation job.

Cancels a simulation job batch.

Cancels the specified export job.
Cancels the specified world generator job.

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

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

Creates a robot.

Creates a robot application.
Creates a version of a robot application.
Creates a simulation application.
Creates a simulation application with a specific revision id.

Creates a simulation job.

Creates a world export job.
Creates worlds using the specified template.
Creates a world template.

Deletes a fleet.

Deletes a robot.

Deletes a robot application.
Deletes a simulation application.
Deletes a world template.

Deregisters a robot.

Describes a deployment job.

Describes a fleet.

Describes a robot.

Describes a robot application.
Describes a simulation application.
Describes a simulation job.
Describes a simulation job batch.
Describes a world.
Describes a world export job.
Describes a world generation job.
Describes a world template.
Gets the world template body.

Returns a list of deployment jobs for a fleet.

Returns a list of fleets.

Returns a list of robot application.

Returns a list of robots.

Returns a list of simulation applications.

Returns a list simulation job batches.

Returns a list of simulation jobs.

Lists all tags on a AWS RoboMaker resource.
Lists world export jobs.
Lists world generator jobs.
Lists world templates.

Registers a robot with a fleet.

Restarts a running simulation job.

Starts a new simulation job batch.

Syncrhonizes robots in a fleet to the latest deployment.

Adds or edits tags for a AWS RoboMaker resource.

Removes the specified tags from the specified AWS RoboMaker resource.

Updates a robot application.
Updates a simulation application.
Updates a world template.

Functions

Link to this function

batch_delete_worlds(Client, Input)

View Source
Deletes one or more worlds in a batch operation.
Link to this function

batch_delete_worlds(Client, Input0, Options0)

View Source
Link to this function

batch_describe_simulation_job(Client, Input)

View Source
Describes one or more simulation jobs.
Link to this function

batch_describe_simulation_job(Client, Input0, Options0)

View Source
Link to this function

cancel_deployment_job(Client, Input)

View Source

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.
Link to this function

cancel_deployment_job(Client, Input0, Options0)

View Source
Link to this function

cancel_simulation_job(Client, Input)

View Source
Cancels the specified simulation job.
Link to this function

cancel_simulation_job(Client, Input0, Options0)

View Source
Link to this function

cancel_simulation_job_batch(Client, Input)

View Source

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.
Link to this function

cancel_simulation_job_batch(Client, Input0, Options0)

View Source
Link to this function

cancel_world_export_job(Client, Input)

View Source
Cancels the specified export job.
Link to this function

cancel_world_export_job(Client, Input0, Options0)

View Source
Link to this function

cancel_world_generation_job(Client, Input)

View Source
Cancels the specified world generator job.
Link to this function

cancel_world_generation_job(Client, Input0, Options0)

View Source
Link to this function

create_deployment_job(Client, Input)

View Source

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: https://docs.aws.amazon.com/robomaker/latest/dg/create-robot-application-version.html.

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

create_deployment_job(Client, Input0, Options0)

View Source
Link to this function

create_fleet(Client, Input)

View Source

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.
Link to this function

create_fleet(Client, Input0, Options0)

View Source
Link to this function

create_robot(Client, Input)

View Source

Creates a robot.

This API is no longer supported and will throw an error if used.
Link to this function

create_robot(Client, Input0, Options0)

View Source
Link to this function

create_robot_application(Client, Input)

View Source
Creates a robot application.
Link to this function

create_robot_application(Client, Input0, Options0)

View Source
Link to this function

create_robot_application_version(Client, Input)

View Source
Creates a version of a robot application.
Link to this function

create_robot_application_version(Client, Input0, Options0)

View Source
Link to this function

create_simulation_application(Client, Input)

View Source
Creates a simulation application.
Link to this function

create_simulation_application(Client, Input0, Options0)

View Source
Link to this function

create_simulation_application_version(Client, Input)

View Source
Creates a simulation application with a specific revision id.
Link to this function

create_simulation_application_version(Client, Input0, Options0)

View Source
Link to this function

create_simulation_job(Client, Input)

View Source

Creates a simulation job.

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

create_simulation_job(Client, Input0, Options0)

View Source
Link to this function

create_world_export_job(Client, Input)

View Source
Creates a world export job.
Link to this function

create_world_export_job(Client, Input0, Options0)

View Source
Link to this function

create_world_generation_job(Client, Input)

View Source
Creates worlds using the specified template.
Link to this function

create_world_generation_job(Client, Input0, Options0)

View Source
Link to this function

create_world_template(Client, Input)

View Source
Creates a world template.
Link to this function

create_world_template(Client, Input0, Options0)

View Source
Link to this function

delete_fleet(Client, Input)

View Source

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.
Link to this function

delete_fleet(Client, Input0, Options0)

View Source
Link to this function

delete_robot(Client, Input)

View Source

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.
Link to this function

delete_robot(Client, Input0, Options0)

View Source
Link to this function

delete_robot_application(Client, Input)

View Source
Deletes a robot application.
Link to this function

delete_robot_application(Client, Input0, Options0)

View Source
Link to this function

delete_simulation_application(Client, Input)

View Source
Deletes a simulation application.
Link to this function

delete_simulation_application(Client, Input0, Options0)

View Source
Link to this function

delete_world_template(Client, Input)

View Source
Deletes a world template.
Link to this function

delete_world_template(Client, Input0, Options0)

View Source
Link to this function

deregister_robot(Client, Input)

View Source

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.
Link to this function

deregister_robot(Client, Input0, Options0)

View Source
Link to this function

describe_deployment_job(Client, Input)

View Source

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.
Link to this function

describe_deployment_job(Client, Input0, Options0)

View Source
Link to this function

describe_fleet(Client, Input)

View Source

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.
Link to this function

describe_fleet(Client, Input0, Options0)

View Source
Link to this function

describe_robot(Client, Input)

View Source

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.
Link to this function

describe_robot(Client, Input0, Options0)

View Source
Link to this function

describe_robot_application(Client, Input)

View Source
Describes a robot application.
Link to this function

describe_robot_application(Client, Input0, Options0)

View Source
Link to this function

describe_simulation_application(Client, Input)

View Source
Describes a simulation application.
Link to this function

describe_simulation_application(Client, Input0, Options0)

View Source
Link to this function

describe_simulation_job(Client, Input)

View Source
Describes a simulation job.
Link to this function

describe_simulation_job(Client, Input0, Options0)

View Source
Link to this function

describe_simulation_job_batch(Client, Input)

View Source
Describes a simulation job batch.
Link to this function

describe_simulation_job_batch(Client, Input0, Options0)

View Source
Link to this function

describe_world(Client, Input)

View Source
Describes a world.
Link to this function

describe_world(Client, Input0, Options0)

View Source
Link to this function

describe_world_export_job(Client, Input)

View Source
Describes a world export job.
Link to this function

describe_world_export_job(Client, Input0, Options0)

View Source
Link to this function

describe_world_generation_job(Client, Input)

View Source
Describes a world generation job.
Link to this function

describe_world_generation_job(Client, Input0, Options0)

View Source
Link to this function

describe_world_template(Client, Input)

View Source
Describes a world template.
Link to this function

describe_world_template(Client, Input0, Options0)

View Source
Link to this function

get_world_template_body(Client, Input)

View Source
Gets the world template body.
Link to this function

get_world_template_body(Client, Input0, Options0)

View Source
Link to this function

list_deployment_jobs(Client, Input)

View Source

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.
Link to this function

list_deployment_jobs(Client, Input0, Options0)

View Source
Link to this function

list_fleets(Client, Input)

View Source

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.
Link to this function

list_fleets(Client, Input0, Options0)

View Source
Link to this function

list_robot_applications(Client, Input)

View Source

Returns a list of robot application.

You can optionally provide filters to retrieve specific robot applications.
Link to this function

list_robot_applications(Client, Input0, Options0)

View Source
Link to this function

list_robots(Client, Input)

View Source

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.
Link to this function

list_robots(Client, Input0, Options0)

View Source
Link to this function

list_simulation_applications(Client, Input)

View Source

Returns a list of simulation applications.

You can optionally provide filters to retrieve specific simulation applications.
Link to this function

list_simulation_applications(Client, Input0, Options0)

View Source
Link to this function

list_simulation_job_batches(Client, Input)

View Source

Returns a list simulation job batches.

You can optionally provide filters to retrieve specific simulation batch jobs.
Link to this function

list_simulation_job_batches(Client, Input0, Options0)

View Source
Link to this function

list_simulation_jobs(Client, Input)

View Source

Returns a list of simulation jobs.

You can optionally provide filters to retrieve specific simulation jobs.
Link to this function

list_simulation_jobs(Client, Input0, Options0)

View Source
Link to this function

list_tags_for_resource(Client, ResourceArn)

View Source
Lists all tags on a AWS RoboMaker resource.
Link to this function

list_tags_for_resource(Client, ResourceArn, QueryMap, HeadersMap)

View Source
Link to this function

list_tags_for_resource(Client, ResourceArn, QueryMap, HeadersMap, Options0)

View Source
Link to this function

list_world_export_jobs(Client, Input)

View Source
Lists world export jobs.
Link to this function

list_world_export_jobs(Client, Input0, Options0)

View Source
Link to this function

list_world_generation_jobs(Client, Input)

View Source
Lists world generator jobs.
Link to this function

list_world_generation_jobs(Client, Input0, Options0)

View Source
Link to this function

list_world_templates(Client, Input)

View Source
Lists world templates.
Link to this function

list_world_templates(Client, Input0, Options0)

View Source
Link to this function

list_worlds(Client, Input)

View Source
Lists worlds.
Link to this function

list_worlds(Client, Input0, Options0)

View Source
Link to this function

register_robot(Client, Input)

View Source

Registers a robot with a fleet.

This API is no longer supported and will throw an error if used.
Link to this function

register_robot(Client, Input0, Options0)

View Source
Link to this function

restart_simulation_job(Client, Input)

View Source
Restarts a running simulation job.
Link to this function

restart_simulation_job(Client, Input0, Options0)

View Source
Link to this function

start_simulation_job_batch(Client, Input)

View Source

Starts a new simulation job batch.

The batch is defined using one or more SimulationJobRequest objects.
Link to this function

start_simulation_job_batch(Client, Input0, Options0)

View Source
Link to this function

sync_deployment_job(Client, Input)

View Source

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.
Link to this function

sync_deployment_job(Client, Input0, Options0)

View Source
Link to this function

tag_resource(Client, ResourceArn, Input)

View Source

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: https://docs.aws.amazon.com/awsaccountbilling/latest/aboutv2/allocation-tag-restrictions.html in the AWS Billing and Cost Management User Guide.
Link to this function

tag_resource(Client, ResourceArn, Input0, Options0)

View Source
Link to this function

untag_resource(Client, ResourceArn, Input)

View Source

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 : https://docs.aws.amazon.com/robomaker/latest/dg/API_TagResource.html.
Link to this function

untag_resource(Client, ResourceArn, Input0, Options0)

View Source
Link to this function

update_robot_application(Client, Input)

View Source
Updates a robot application.
Link to this function

update_robot_application(Client, Input0, Options0)

View Source
Link to this function

update_simulation_application(Client, Input)

View Source
Updates a simulation application.
Link to this function

update_simulation_application(Client, Input0, Options0)

View Source
Link to this function

update_world_template(Client, Input)

View Source
Updates a world template.
Link to this function

update_world_template(Client, Input0, Options0)

View Source