Edge - Amazon SageMaker
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

Edge

A directed edge connecting two lineage entities.

Contents

AssociationType

The type of the Association(Edge) between the source and destination. For example ContributedTo, Produced, or DerivedFrom.

Type: String

Valid Values: ContributedTo | AssociatedWith | DerivedFrom | Produced | SameAs

Required: No

DestinationArn

The Amazon Resource Name (ARN) of the destination lineage entity of the directed edge.

Type: String

Length Constraints: Maximum length of 256.

Pattern: arn:aws[a-z\-]*:sagemaker:[a-z0-9\-]*:[0-9]{12}:(experiment|experiment-trial-component|artifact|action|context)/.*

Required: No

SourceArn

The Amazon Resource Name (ARN) of the source lineage entity of the directed edge.

Type: String

Length Constraints: Maximum length of 256.

Pattern: arn:aws[a-z\-]*:sagemaker:[a-z0-9\-]*:[0-9]{12}:(experiment|experiment-trial-component|artifact|action|context)/.*

Required: No

See Also

For more information about using this API in one of the language-specific Amazon SDKs, see the following: