v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-143021,9861.6 MB

Renders the UI template so that you can preview the worker's experience.

post/#X-Amz-Target=SageMaker.RenderUiTemplate

Headers

X-Amz-Target'SageMaker.RenderUiTemplate' required

Request body

RoleArnstring required

The Amazon Resource Name (ARN) that has access to the S3 objects that are used by the template.

HumanTaskUiArnstring
<p>The <code>HumanTaskUiArn</code> of the worker UI that you want to render. Do not provide a <code>HumanTaskUiArn</code> if you use the <code>UiTemplate</code> parameter.</p> <p>See a list of available Human Ui Amazon Resource Names (ARNs) in <a href="https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_UiConfig.html">UiConfig</a>.</p>

Response

Success

RenderedContentstring required

A Liquid template that renders the HTML for the worker UI.