We recommend new projects start with resources from the AWS provider.
Viewing docs for AWS Cloud Control v1.75.0
published on Monday, Aug 17, 2026 by Pulumi
published on Monday, Aug 17, 2026 by Pulumi
We recommend new projects start with resources from the AWS provider.
Viewing docs for AWS Cloud Control v1.75.0
published on Monday, Aug 17, 2026 by Pulumi
published on Monday, Aug 17, 2026 by Pulumi
Resource Type definition for AWS::SageMaker::HumanTaskUi
Using getHumanTaskUi
Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.
function getHumanTaskUi(args: GetHumanTaskUiArgs, opts?: InvokeOptions): Promise<GetHumanTaskUiResult>
function getHumanTaskUiOutput(args: GetHumanTaskUiOutputArgs, opts?: InvokeOutputOptions): Output<GetHumanTaskUiResult>def get_human_task_ui(human_task_ui_arn: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetHumanTaskUiResult
def get_human_task_ui_output(human_task_ui_arn: pulumi.Input[Optional[str]] = None,
opts: Optional[InvokeOutputOptions] = None) -> Output[GetHumanTaskUiResult]func LookupHumanTaskUi(ctx *Context, args *LookupHumanTaskUiArgs, opts ...InvokeOption) (*LookupHumanTaskUiResult, error)
func LookupHumanTaskUiOutput(ctx *Context, args *LookupHumanTaskUiOutputArgs, opts ...InvokeOption) LookupHumanTaskUiResultOutput> Note: This function is named LookupHumanTaskUi in the Go SDK.
public static class GetHumanTaskUi
{
public static Task<GetHumanTaskUiResult> InvokeAsync(GetHumanTaskUiArgs args, InvokeOptions? opts = null)
public static Output<GetHumanTaskUiResult> Invoke(GetHumanTaskUiInvokeArgs args, InvokeOptions? opts = null)
public static Output<GetHumanTaskUiResult> Invoke(GetHumanTaskUiInvokeArgs args, InvokeOutputOptions opts)
}public static CompletableFuture<GetHumanTaskUiResult> getHumanTaskUi(GetHumanTaskUiArgs args, InvokeOptions options)
public static Output<GetHumanTaskUiResult> getHumanTaskUi(GetHumanTaskUiArgs args, InvokeOptions options)
public static Output<GetHumanTaskUiResult> getHumanTaskUi(GetHumanTaskUiArgs args, InvokeOutputOptions options)
fn::invoke:
function: aws-native:sagemaker:getHumanTaskUi
arguments:
# arguments dictionarydata "aws-native_sagemaker_get_human_task_ui" "name" {
# arguments
}The following arguments are supported:
- Human
Task stringUi Arn - The Amazon Resource Name (ARN) of the human task user interface.
- Human
Task stringUi Arn - The Amazon Resource Name (ARN) of the human task user interface.
- human_
task_ stringui_ arn - The Amazon Resource Name (ARN) of the human task user interface.
- human
Task StringUi Arn - The Amazon Resource Name (ARN) of the human task user interface.
- human
Task stringUi Arn - The Amazon Resource Name (ARN) of the human task user interface.
- human_
task_ strui_ arn - The Amazon Resource Name (ARN) of the human task user interface.
- human
Task StringUi Arn - The Amazon Resource Name (ARN) of the human task user interface.
getHumanTaskUi Result
The following output properties are available:
- Creation
Time string - The timestamp when the human task user interface was created.
- Human
Task stringUi Arn - The Amazon Resource Name (ARN) of the human task user interface.
-
List<Pulumi.
Aws Native. Outputs. Tag> - An array of key-value pairs that contain metadata to help you categorize and organize a human review workflow user interface.
- Creation
Time string - The timestamp when the human task user interface was created.
- Human
Task stringUi Arn - The Amazon Resource Name (ARN) of the human task user interface.
- Tag
- An array of key-value pairs that contain metadata to help you categorize and organize a human review workflow user interface.
- creation_
time string - The timestamp when the human task user interface was created.
- human_
task_ stringui_ arn - The Amazon Resource Name (ARN) of the human task user interface.
- list(object)
- An array of key-value pairs that contain metadata to help you categorize and organize a human review workflow user interface.
- creation
Time String - The timestamp when the human task user interface was created.
- human
Task StringUi Arn - The Amazon Resource Name (ARN) of the human task user interface.
- List<Tag>
- An array of key-value pairs that contain metadata to help you categorize and organize a human review workflow user interface.
- creation
Time string - The timestamp when the human task user interface was created.
- human
Task stringUi Arn - The Amazon Resource Name (ARN) of the human task user interface.
- Tag[]
- An array of key-value pairs that contain metadata to help you categorize and organize a human review workflow user interface.
- creation_
time str - The timestamp when the human task user interface was created.
- human_
task_ strui_ arn - The Amazon Resource Name (ARN) of the human task user interface.
- Sequence[root_Tag]
- An array of key-value pairs that contain metadata to help you categorize and organize a human review workflow user interface.
- creation
Time String - The timestamp when the human task user interface was created.
- human
Task StringUi Arn - The Amazon Resource Name (ARN) of the human task user interface.
- List<Property Map>
- An array of key-value pairs that contain metadata to help you categorize and organize a human review workflow user interface.
Supporting Types
Tag
Package Details
- Repository
- AWS Native pulumi/pulumi-aws-native
- License
- Apache-2.0
We recommend new projects start with resources from the AWS provider.
Viewing docs for AWS Cloud Control v1.75.0
published on Monday, Aug 17, 2026 by Pulumi
published on Monday, Aug 17, 2026 by Pulumi