Vertex
A lineage entity connected to the starting entity(ies).
Contents
- Arn
-
The Amazon Resource Name (ARN) of the lineage entity resource.
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
- LineageType
-
The type of resource of the lineage entity.
Type: String
Valid Values:
TrialComponent | Artifact | Context | Action
Required: No
- Type
-
The type of the lineage entity resource. For example:
DataSet
,Model
,Endpoint
, etc...Type: String
Length Constraints: Maximum length of 40.
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: