sagemaker_render_ui_template {paws.machine.learning} | R Documentation |
Renders the UI template so that you can preview the worker's experience
Description
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.
Usage
sagemaker_render_ui_template(
UiTemplate = NULL,
Task,
RoleArn,
HumanTaskUiArn = NULL
)
Arguments
UiTemplate |
A |
Task |
[required] A |
RoleArn |
[required] The Amazon Resource Name (ARN) that has access to the S3 objects that are used by the template. |
HumanTaskUiArn |
The See a list of available Human Ui Amazon Resource Names (ARNs) in UiConfig. |
[Package paws.machine.learning version 0.7.0 Index]