Renders the UI template so that you can preview the worker's experience.
See https://www.paws-r-sdk.com/docs/sagemaker_render_ui_template/ for full documentation.
sagemaker_render_ui_template(
UiTemplate = NULL,
Task,
RoleArn,
HumanTaskUiArn = NULL
)
A Template
object containing the worker UI template to render.
[required] A RenderableTask
object containing a representative task to render.
[required] The Amazon Resource Name (ARN) that has access to the S3 objects that are used by the template.
The HumanTaskUiArn
of the worker UI that you want to render. Do not
provide a HumanTaskUiArn
if you use the UiTemplate
parameter.
See a list of available Human Ui Amazon Resource Names (ARNs) in UiConfig.