Learn R Programming

paws.analytics (version 0.7.0)

datazone_get_lineage_node: Gets the data lineage node

Description

Gets the data lineage node.

See https://www.paws-r-sdk.com/docs/datazone_get_lineage_node/ for full documentation.

Usage

datazone_get_lineage_node(domainIdentifier, eventTimestamp = NULL, identifier)

Arguments

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 sourceIdentifier of the lineage node are supported. If sourceIdentifier is greater than 1800 characters, you can use lineage node identifier generated by Amazon DataZone to get the node details.