Creates an event tracker that you use when adding event data to a specified dataset group using the PutEvents API.
See https://www.paws-r-sdk.com/docs/personalize_create_event_tracker/ for full documentation.
personalize_create_event_tracker(name, datasetGroupArn, tags = NULL)
[required] The name for the event tracker.
[required] The Amazon Resource Name (ARN) of the dataset group that receives the event data.
A list of tags to apply to the event tracker.