/AWS1/CL_RBM=>CREATEWORLDEXPORTJOB()
¶
About CreateWorldExportJob¶
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 a world export job.
Method Signature¶
IMPORTING¶
Required arguments:¶
IT_WORLDS
TYPE /AWS1/CL_RBMARNS_W=>TT_ARNS
TT_ARNS
¶
A list of Amazon Resource Names (arns) that correspond to worlds to export.
IO_OUTPUTLOCATION
TYPE REF TO /AWS1/CL_RBMOUTPUTLOCATION
/AWS1/CL_RBMOUTPUTLOCATION
¶
outputLocation
IV_IAMROLE
TYPE /AWS1/RBMIAMROLE
/AWS1/RBMIAMROLE
¶
The IAM role that the world export process uses to access the Amazon S3 bucket and put the export.
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 export job.