View source: R/sagemaker_operations.R
sagemaker_render_ui_template | R Documentation |
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
)
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. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.