How do I add a custom owner based on these ownership types in my yaml recipe for the simple_add_dataset_ownership part?
I have it as below but it’s not working type: simple_add_dataset_ownership config: replace_existing: true owner_urns: - 'urn:li:owner:user1example' - 'urn:li:corpGroup:Bioinfomatics' - 'urn:li:corpuser:user2example' ownership_type: "Data Steward"