v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-141891,2951.1 MB

Gets the data lineage node.

get/v2/domains/{domainIdentifier}/lineage/nodes/{identifier}

Path parameters

domainIdentifierstring required

The ID of the domain in which you want to get the data lineage node.

identifierstring required
<p>The ID of the data lineage node that you want to get.</p> <p>Both, a lineage node identifier generated by Amazon DataZone and a <code>sourceIdentifier</code> of the lineage node are supported. If <code>sourceIdentifier</code> is greater than 1800 characters, you can use lineage node identifier generated by Amazon DataZone to get the node details.</p>

Query parameters

timestampstring date-time

The event time stamp for which you want to get the data lineage node.

Response

Success

domainIdstring required

The ID of the domain where you're getting the data lineage node.

namestring

The name of the data lineage node.

descriptionstring

The description of the data lineage node.

createdAtstring date-time

The timestamp at which the data lineage node was created.

createdBystring

The user who created the data lineage node.

updatedAtstring date-time

The timestamp at which the data lineage node was updated.

updatedBystring

The user who updated the data lineage node.

idstring required

The ID of the data lineage node.

typeNamestring required

The name of the type of the specified data lineage node.

typeRevisionstring

The revision type of the specified data lineage node.

sourceIdentifierstring

The source identifier of the data lineage node.

eventTimestampstring date-time

The timestamp of the event described in the data lineage node.