Skip to content

/AWS1/CL_RBM=>CREATEROBOTAPPLICATIONVRS()

About CreateRobotApplicationVersion

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 version of a robot application.

Method Signature

IMPORTING

Required arguments:

IV_APPLICATION TYPE /AWS1/RBMARN /AWS1/RBMARN

The application information for the robot application.

Optional arguments:

IV_CURRENTREVISIONID TYPE /AWS1/RBMREVISIONID /AWS1/RBMREVISIONID

The current revision id for the robot application. If you provide a value and it matches the latest revision ID, a new version will be created.

IT_S3ETAGS TYPE /AWS1/CL_RBMS3ETAGS_W=>TT_S3ETAGS TT_S3ETAGS

The Amazon S3 identifier for the zip file bundle that you use for your robot application.

IV_IMAGEDIGEST TYPE /AWS1/RBMIMAGEDIGEST /AWS1/RBMIMAGEDIGEST

A SHA256 identifier for the Docker image that you use for your robot application.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_RBMCREROBOTAPPLICAT03 /AWS1/CL_RBMCREROBOTAPPLICAT03