LineageGroupSummary
Lists a summary of the properties of a lineage group. A lineage group provides a group of shareable lineage entity resources.
Contents
- CreationTime
-
The creation time of the lineage group summary.
Type: Timestamp
Required: No
- DisplayName
-
The display name of the lineage group summary.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 120.
Pattern:
^[a-zA-Z0-9](-*[a-zA-Z0-9]){0,119}
Required: No
- LastModifiedTime
-
The last modified time of the lineage group summary.
Type: Timestamp
Required: No
- LineageGroupArn
-
The Amazon Resource Name (ARN) of the lineage group resource.
Type: String
Length Constraints: Maximum length of 256.
Pattern:
arn:aws[a-z\-]*:sagemaker:[a-z0-9\-]*:[0-9]{12}:lineage-group/.*
Required: No
- LineageGroupName
-
The name or Amazon Resource Name (ARN) of the lineage group.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 120.
Pattern:
^[a-zA-Z0-9](-*[a-zA-Z0-9]){0,119}
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: