Select your cookie preferences

We use cookies and similar tools to enhance your experience, provide our services, deliver relevant advertising, and make improvements. Approved third parties also use these tools to help us deliver advertising and provide certain site features.

delete_event_tracker

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'
)
Parameters
eventTrackerArn (string) --

[REQUIRED]

The Amazon Resource Name (ARN) of the event tracker to delete.

Returns
None

Exceptions

  • Personalize.Client.exceptions.InvalidInputException
  • Personalize.Client.exceptions.ResourceNotFoundException
  • Personalize.Client.exceptions.ResourceInUseException