datazone_get_lineage_node {paws.analytics} | R Documentation |
Gets the data lineage node.
See https://www.paws-r-sdk.com/docs/datazone_get_lineage_node/ for full documentation.
datazone_get_lineage_node(domainIdentifier, eventTimestamp = NULL, identifier)
domainIdentifier |
[required] The ID of the domain in which you want to get the data lineage node. |
eventTimestamp |
The event time stamp for which you want to get the data lineage node. |
identifier |
[required] The ID of the data lineage node that you want to get. Both, a lineage node identifier generated by Amazon DataZone and a
|