Returns information about the requested human task user interface (worker task template)
Returns information about the requested human task user interface (worker task template).
sagemaker_describe_human_task_ui(HumanTaskUiName)
HumanTaskUiName |
[required] The name of the human task user interface (worker task template) you want information about. |
A list with the following syntax:
list( HumanTaskUiArn = "string", HumanTaskUiName = "string", HumanTaskUiStatus = "Active"|"Deleting", CreationTime = as.POSIXct( "2015-01-01" ), UiTemplate = list( Url = "string", ContentSha256 = "string" ) )
svc$describe_human_task_ui( HumanTaskUiName = "string" )
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.