sagemaker_create_human_task_ui: Defines the settings you will use for the human review...

View source: R/sagemaker_operations.R

sagemaker_create_human_task_uiR Documentation

Defines the settings you will use for the human review workflow user interface

Description

Defines the settings you will use for the human review workflow user interface. Reviewers will see a three-panel interface with an instruction area, the item to review, and an input area.

See https://www.paws-r-sdk.com/docs/sagemaker_create_human_task_ui/ for full documentation.

Usage

sagemaker_create_human_task_ui(HumanTaskUiName, UiTemplate, Tags = NULL)

Arguments

HumanTaskUiName

[required] The name of the user interface you are creating.

UiTemplate

[required]

Tags

An array of key-value pairs that contain metadata to help you categorize and organize a human review workflow user interface. Each tag consists of a key and a value, both of which you define.


paws.machine.learning documentation built on Sept. 12, 2023, 1:14 a.m.