LineageEventSummary
The data lineage event summary.
Contents
- createdAt
-
The timestamp at which data lineage event was created.
Type: Timestamp
Required: No
- createdBy
-
The user who created the data lineage event.
Type: String
Required: No
- domainId
-
The domain ID of the lineage event.
Type: String
Pattern:
^dzd[-_][a-zA-Z0-9_-]{1,36}$
Required: No
- eventSummary
-
The summary of the data lineate event.
Type: EventSummary object
Note: This object is a Union. Only one member of this object can be specified or returned.
Required: No
- eventTime
-
The time of the data lineage event.
Type: Timestamp
Required: No
- id
-
The ID of the data lineage event.
Type: String
Pattern:
^[a-z0-9]{14}$
Required: No
- processingStatus
-
The processing status of the data lineage event.
Type: String
Valid Values:
REQUESTED | PROCESSING | SUCCESS | FAILED
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: