Creates an event tracker that you use when adding event data to a specified dataset group using the PutEvents API
Source:R/personalize_operations.R
personalize_create_event_tracker.RdCreates 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.
Arguments
- name
[required] The name for the event tracker.
- datasetGroupArn
[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.