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

We recommend new projects start with resources from the AWS provider.

Viewing docs for AWS Cloud Control v1.74.1
published on Monday, Aug 3, 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.74.1
published on Monday, Aug 3, 2026 by Pulumi

    Resource type definition for AWS SageMaker Experiment Trial Component

    Using getExperimentTrialComponent

    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 getExperimentTrialComponent(args: GetExperimentTrialComponentArgs, opts?: InvokeOptions): Promise<GetExperimentTrialComponentResult>
    function getExperimentTrialComponentOutput(args: GetExperimentTrialComponentOutputArgs, opts?: InvokeOptions): Output<GetExperimentTrialComponentResult>
    def get_experiment_trial_component(arn: Optional[str] = None,
                                       opts: Optional[InvokeOptions] = None) -> GetExperimentTrialComponentResult
    def get_experiment_trial_component_output(arn: pulumi.Input[Optional[str]] = None,
                                       opts: Optional[InvokeOptions] = None) -> Output[GetExperimentTrialComponentResult]
    func LookupExperimentTrialComponent(ctx *Context, args *LookupExperimentTrialComponentArgs, opts ...InvokeOption) (*LookupExperimentTrialComponentResult, error)
    func LookupExperimentTrialComponentOutput(ctx *Context, args *LookupExperimentTrialComponentOutputArgs, opts ...InvokeOption) LookupExperimentTrialComponentResultOutput

    > Note: This function is named LookupExperimentTrialComponent in the Go SDK.

    public static class GetExperimentTrialComponent 
    {
        public static Task<GetExperimentTrialComponentResult> InvokeAsync(GetExperimentTrialComponentArgs args, InvokeOptions? opts = null)
        public static Output<GetExperimentTrialComponentResult> Invoke(GetExperimentTrialComponentInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetExperimentTrialComponentResult> getExperimentTrialComponent(GetExperimentTrialComponentArgs args, InvokeOptions options)
    public static Output<GetExperimentTrialComponentResult> getExperimentTrialComponent(GetExperimentTrialComponentArgs args, InvokeOptions options)
    
    fn::invoke:
      function: aws-native:sagemaker:getExperimentTrialComponent
      arguments:
        # arguments dictionary
    data "aws-native_sagemaker_get_experiment_trial_component" "name" {
        # arguments
    }

    The following arguments are supported:

    Arn string
    The Amazon Resource Name (ARN) of the trial component.
    Arn string
    The Amazon Resource Name (ARN) of the trial component.
    arn string
    The Amazon Resource Name (ARN) of the trial component.
    arn String
    The Amazon Resource Name (ARN) of the trial component.
    arn string
    The Amazon Resource Name (ARN) of the trial component.
    arn str
    The Amazon Resource Name (ARN) of the trial component.
    arn String
    The Amazon Resource Name (ARN) of the trial component.

    getExperimentTrialComponent Result

    The following output properties are available:

    Arn string
    The Amazon Resource Name (ARN) of the trial component.
    CreationTime string
    When the component was created.
    DisplayName string
    The name of the component as displayed. The name doesn't need to be unique. If DisplayName isn't specified, TrialComponentName is displayed.
    EndTime string
    When the component ended.
    LastModifiedTime string
    When the component was last modified.
    LineageGroupArn string
    The Amazon Resource Name (ARN) of the lineage group.
    StartTime string
    When the component started.
    Status Pulumi.AwsNative.SageMaker.Outputs.StatusProperties
    The status of the trial component.
    Tags List<Pulumi.AwsNative.Outputs.Tag>
    A list of tags to associate with the component.
    Arn string
    The Amazon Resource Name (ARN) of the trial component.
    CreationTime string
    When the component was created.
    DisplayName string
    The name of the component as displayed. The name doesn't need to be unique. If DisplayName isn't specified, TrialComponentName is displayed.
    EndTime string
    When the component ended.
    LastModifiedTime string
    When the component was last modified.
    LineageGroupArn string
    The Amazon Resource Name (ARN) of the lineage group.
    StartTime string
    When the component started.
    Status StatusProperties
    The status of the trial component.
    Tags Tag
    A list of tags to associate with the component.
    arn string
    The Amazon Resource Name (ARN) of the trial component.
    creation_time string
    When the component was created.
    display_name string
    The name of the component as displayed. The name doesn't need to be unique. If DisplayName isn't specified, TrialComponentName is displayed.
    end_time string
    When the component ended.
    last_modified_time string
    When the component was last modified.
    lineage_group_arn string
    The Amazon Resource Name (ARN) of the lineage group.
    start_time string
    When the component started.
    status object
    The status of the trial component.
    tags list(object)
    A list of tags to associate with the component.
    arn String
    The Amazon Resource Name (ARN) of the trial component.
    creationTime String
    When the component was created.
    displayName String
    The name of the component as displayed. The name doesn't need to be unique. If DisplayName isn't specified, TrialComponentName is displayed.
    endTime String
    When the component ended.
    lastModifiedTime String
    When the component was last modified.
    lineageGroupArn String
    The Amazon Resource Name (ARN) of the lineage group.
    startTime String
    When the component started.
    status StatusProperties
    The status of the trial component.
    tags List<Tag>
    A list of tags to associate with the component.
    arn string
    The Amazon Resource Name (ARN) of the trial component.
    creationTime string
    When the component was created.
    displayName string
    The name of the component as displayed. The name doesn't need to be unique. If DisplayName isn't specified, TrialComponentName is displayed.
    endTime string
    When the component ended.
    lastModifiedTime string
    When the component was last modified.
    lineageGroupArn string
    The Amazon Resource Name (ARN) of the lineage group.
    startTime string
    When the component started.
    status StatusProperties
    The status of the trial component.
    tags Tag[]
    A list of tags to associate with the component.
    arn str
    The Amazon Resource Name (ARN) of the trial component.
    creation_time str
    When the component was created.
    display_name str
    The name of the component as displayed. The name doesn't need to be unique. If DisplayName isn't specified, TrialComponentName is displayed.
    end_time str
    When the component ended.
    last_modified_time str
    When the component was last modified.
    lineage_group_arn str
    The Amazon Resource Name (ARN) of the lineage group.
    start_time str
    When the component started.
    status StatusProperties
    The status of the trial component.
    tags Sequence[root_Tag]
    A list of tags to associate with the component.
    arn String
    The Amazon Resource Name (ARN) of the trial component.
    creationTime String
    When the component was created.
    displayName String
    The name of the component as displayed. The name doesn't need to be unique. If DisplayName isn't specified, TrialComponentName is displayed.
    endTime String
    When the component ended.
    lastModifiedTime String
    When the component was last modified.
    lineageGroupArn String
    The Amazon Resource Name (ARN) of the lineage group.
    startTime String
    When the component started.
    status Property Map
    The status of the trial component.
    tags List<Property Map>
    A list of tags to associate with the component.

    Supporting Types

    ExperimentTrialComponentStatusPropertiesPrimaryStatus

    StatusProperties

    Message string
    If the component failed, a message describing why.
    PrimaryStatus Pulumi.AwsNative.SageMaker.ExperimentTrialComponentStatusPropertiesPrimaryStatus
    The status of the trial component.
    Message string
    If the component failed, a message describing why.
    PrimaryStatus ExperimentTrialComponentStatusPropertiesPrimaryStatus
    The status of the trial component.
    message string
    If the component failed, a message describing why.
    primary_status "InProgress" | "Completed" | "Failed" | "Stopping" | "Stopped"
    The status of the trial component.
    message String
    If the component failed, a message describing why.
    primaryStatus ExperimentTrialComponentStatusPropertiesPrimaryStatus
    The status of the trial component.
    message string
    If the component failed, a message describing why.
    primaryStatus ExperimentTrialComponentStatusPropertiesPrimaryStatus
    The status of the trial component.
    message str
    If the component failed, a message describing why.
    primary_status ExperimentTrialComponentStatusPropertiesPrimaryStatus
    The status of the trial component.
    message String
    If the component failed, a message describing why.
    primaryStatus "InProgress" | "Completed" | "Failed" | "Stopping" | "Stopped"
    The status of the trial component.

    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.74.1
    published on Monday, Aug 3, 2026 by Pulumi

      Try Pulumi Cloud free.
      Your team will thank you.

      Start free trial