v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-143021,9861.6 MB

Provides a list of a trials component's properties.

post/#X-Amz-Target=SageMaker.DescribeTrialComponent

Headers

X-Amz-Target'SageMaker.DescribeTrialComponent' required

Request body

TrialComponentNamestring required

The name of the trial component to describe.

Response

Success

TrialComponentNamestring

The name of the trial component.

TrialComponentArnstring

The Amazon Resource Name (ARN) of the trial component.

DisplayNamestring

The name of the component as displayed. If <code>DisplayName</code> isn't specified, <code>TrialComponentName</code> is displayed.

StartTimestring date-time

When the component started.

EndTimestring date-time

When the component ended.

CreationTimestring date-time

When the component was created.

LastModifiedTimestring date-time

When the component was last modified.

Parametersobject

The hyperparameters of the component.

InputArtifactsobject

The input artifacts of the component.

OutputArtifactsobject

The output artifacts of the component.

LineageGroupArnstring

The Amazon Resource Name (ARN) of the lineage group.