Posts a data lineage event.
See https://www.paws-r-sdk.com/docs/datazone_post_lineage_event/ for full documentation.
Arguments
- 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.
- clientToken
A unique, case-sensitive identifier that is provided to ensure the idempotency of the request.