Skip to content

/AWS1/CL_RBM=>CREATEWORLDGENERATIONJOB()

About CreateWorldGenerationJob

End of support notice: On September 10, 2025, Amazon Web Services will discontinue support for Amazon Web Services RoboMaker. After September 10, 2025, you will no longer be able to access the Amazon Web Services RoboMaker console or Amazon Web Services RoboMaker resources. For more information on transitioning to Batch to help run containerized simulations, visit https://aws.amazon.com/blogs/hpc/run-simulations-using-multiple-containers-in-a-single-aws-batch-job/.

Creates worlds using the specified template.

Method Signature

IMPORTING

Required arguments:

IV_TEMPLATE TYPE /AWS1/RBMARN /AWS1/RBMARN

The Amazon Resource Name (arn) of the world template describing the worlds you want to create.

IO_WORLDCOUNT TYPE REF TO /AWS1/CL_RBMWORLDCOUNT /AWS1/CL_RBMWORLDCOUNT

Information about the world count.

Optional arguments:

IV_CLIENTREQUESTTOKEN TYPE /AWS1/RBMCLIENTREQUESTTOKEN /AWS1/RBMCLIENTREQUESTTOKEN

Unique, case-sensitive identifier that you provide to ensure the idempotency of the request.

IT_TAGS TYPE /AWS1/CL_RBMTAGMAP_W=>TT_TAGMAP TT_TAGMAP

A map that contains tag keys and tag values that are attached to the world generator job.

IT_WORLDTAGS TYPE /AWS1/CL_RBMTAGMAP_W=>TT_TAGMAP TT_TAGMAP

A map that contains tag keys and tag values that are attached to the generated worlds.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_RBMCREWORLDGENERATI01 /AWS1/CL_RBMCREWORLDGENERATI01