1. Registry
  2. Packages
  3. AWS Cloud Control
  4. API Docs
  5. sagemaker
  6. getHumanTaskUi

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
aws-native logo aws-native logo

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

    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 dictionary
    data "aws-native_sagemaker_get_human_task_ui" "name" {
        # arguments
    }

    The following arguments are supported:

    HumanTaskUiArn string
    The Amazon Resource Name (ARN) of the human task user interface.
    HumanTaskUiArn string
    The Amazon Resource Name (ARN) of the human task user interface.
    human_task_ui_arn string
    The Amazon Resource Name (ARN) of the human task user interface.
    humanTaskUiArn String
    The Amazon Resource Name (ARN) of the human task user interface.
    humanTaskUiArn string
    The Amazon Resource Name (ARN) of the human task user interface.
    human_task_ui_arn str
    The Amazon Resource Name (ARN) of the human task user interface.
    humanTaskUiArn String
    The Amazon Resource Name (ARN) of the human task user interface.

    getHumanTaskUi Result

    The following output properties are available:

    CreationTime string
    The timestamp when the human task user interface was created.
    HumanTaskUiArn string
    The Amazon Resource Name (ARN) of the human task user interface.
    Tags List<Pulumi.AwsNative.Outputs.Tag>
    An array of key-value pairs that contain metadata to help you categorize and organize a human review workflow user interface.
    CreationTime string
    The timestamp when the human task user interface was created.
    HumanTaskUiArn string
    The Amazon Resource Name (ARN) of the human task user interface.
    Tags 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_ui_arn string
    The Amazon Resource Name (ARN) of the human task user interface.
    tags list(object)
    An array of key-value pairs that contain metadata to help you categorize and organize a human review workflow user interface.
    creationTime String
    The timestamp when the human task user interface was created.
    humanTaskUiArn String
    The Amazon Resource Name (ARN) of the human task user interface.
    tags List<Tag>
    An array of key-value pairs that contain metadata to help you categorize and organize a human review workflow user interface.
    creationTime string
    The timestamp when the human task user interface was created.
    humanTaskUiArn string
    The Amazon Resource Name (ARN) of the human task user interface.
    tags 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_ui_arn str
    The Amazon Resource Name (ARN) of the human task user interface.
    tags Sequence[root_Tag]
    An array of key-value pairs that contain metadata to help you categorize and organize a human review workflow user interface.
    creationTime String
    The timestamp when the human task user interface was created.
    humanTaskUiArn String
    The Amazon Resource Name (ARN) of the human task user interface.
    tags 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

    Key string
    The key name of the tag
    Value string
    The value of the tag
    Key string
    The key name of the tag
    Value string
    The value of the tag
    key string
    The key name of the tag
    value string
    The value of the tag
    key String
    The key name of the tag
    value String
    The value of the tag
    key string
    The key name of the tag
    value string
    The value of the tag
    key str
    The key name of the tag
    value str
    The value of the tag
    key String
    The key name of the tag
    value String
    The value of the tag

    Package Details

    Repository
    AWS Native pulumi/pulumi-aws-native
    License
    Apache-2.0
    aws-native logo aws-native logo

    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

      Try Pulumi Cloud free.
      Your team will thank you.

      Start free trial