LineageNodeItem - Amazon DataZone

LineageNodeItem

The summary and output forms of a LineageNode

Contents

domainId

The ID of the domain of the data lineage node.

Type: String

Pattern: dzd[-_][a-zA-Z0-9_-]{1,36}

Required: Yes

id

The ID of the data lineage node.

Type: String

Pattern: [a-zA-Z0-9_-]{1,36}

Required: Yes

typeName

The name of the type of the data lineage node.

Type: String

Required: Yes

createdAt

The timestamp at which the data lineage node was created.

Type: Timestamp

Required: No

createdBy

The user who created the data lineage node.

Type: String

Required: No

description

The description of the data lineage node.

Type: String

Required: No

downstreamLineageNodeIds

The IDs of the downstream data lineage nodes.

Type: Array of strings

Pattern: [a-zA-Z0-9_-]{1,36}

Required: No

eventTimestamp

The event timestamp of the data lineage node.

Type: Timestamp

Required: No

formsOutput

The forms included in the additional attributes of a data lineage node.

Type: Array of FormOutput objects

Array Members: Minimum number of 0 items. Maximum number of 10 items.

Required: No

name

The name of the data lineage node.

Type: String

Required: No

sourceIdentifier

The alternate ID of the data lineage node.

Type: String

Required: No

typeRevision

The type of the revision of the data lineage node.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 64.

Required: No

updatedAt

The timestamp at which the data lineage node was updated.

Type: Timestamp

Required: No

updatedBy

The user who updated the data lineage node.

Type: String

Required: No

upstreamLineageNodeIds

The IDs of the upstream data lineage nodes.

Type: Array of strings

Pattern: [a-zA-Z0-9_-]{1,36}

Required: No

See Also

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