Renders the UI template so that you can preview the worker's experience
Source:R/sagemaker_operations.R
sagemaker_render_ui_template.RdRenders 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.
Arguments
- UiTemplate
A
Templateobject containing the worker UI template to render.- Task
[required] A
RenderableTaskobject containing a representative task to render.- RoleArn
[required] The Amazon Resource Name (ARN) that has access to the S3 objects that are used by the template.
- HumanTaskUiArn
The
HumanTaskUiArnof the worker UI that you want to render. Do not provide aHumanTaskUiArnif you use theUiTemplateparameter.See a list of available Human Ui Amazon Resource Names (ARNs) in UiConfig.