View source: R/datazone_operations.R
datazone_get_lineage_node | 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
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.