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