delete_event_tracker
(**kwargs)¶Deletes the event tracker. Does not delete the event-interactions dataset from the associated dataset group. For more information on event trackers, see CreateEventTracker.
See also: AWS API Documentation
Request Syntax
response = client.delete_event_tracker(
eventTrackerArn='string'
)
[REQUIRED]
The Amazon Resource Name (ARN) of the event tracker to delete.
Exceptions
Personalize.Client.exceptions.InvalidInputException
Personalize.Client.exceptions.ResourceNotFoundException
Personalize.Client.exceptions.ResourceInUseException