Post Lineage Event
datazone_post_lineage_event | R Documentation |
Posts a data lineage event¶
Description¶
Posts a data lineage event.
Usage¶
Arguments¶
clientToken
A unique, case-sensitive identifier that is provided to ensure the idempotency of the request.
domainIdentifier
[required] The ID of the domain where you want to post a data lineage event.
event
[required] The data lineage event that you want to post. Only open-lineage run event are supported as events.
Value¶
An empty list.