1. Registry
  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.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::ExperimentTrialComponent

    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?: InvokeOutputOptions): Output<GetExperimentTrialComponentResult>
    def get_experiment_trial_component(id: Optional[str] = None,
                                       opts: Optional[InvokeOptions] = None) -> GetExperimentTrialComponentResult
    def get_experiment_trial_component_output(id: pulumi.Input[Optional[str]] = None,
                                       opts: Optional[InvokeOutputOptions] = 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 Output<GetExperimentTrialComponentResult> Invoke(GetExperimentTrialComponentInvokeArgs args, InvokeOutputOptions opts)
    }
    public static CompletableFuture<GetExperimentTrialComponentResult> getExperimentTrialComponent(GetExperimentTrialComponentArgs args, InvokeOptions options)
    public static Output<GetExperimentTrialComponentResult> getExperimentTrialComponent(GetExperimentTrialComponentArgs args, InvokeOptions options)
    public static Output<GetExperimentTrialComponentResult> getExperimentTrialComponent(GetExperimentTrialComponentArgs args, InvokeOutputOptions 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:

    Id string
    Id string
    id string
    id String
    id string
    id str
    id String

    getExperimentTrialComponent Result

    The following output properties are available:

    Supporting Types

    ExperimentTrialComponentStatus

    Message string
    PrimaryStatus string
    Message string
    PrimaryStatus string
    message string
    primary_status string
    message String
    primaryStatus String
    message string
    primaryStatus string
    message String
    primaryStatus String

    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