---
title: Getting Started with Datadog
description: Datadog, the leading service for cloud-scale monitoring.
breadcrumbs: Docs > Infrastructure > Datadog Resource Catalog
---

# aws_personalize_event_tracker{% #aws_personalize_event_tracker %}

## `account_id`{% #account_id %}

**Type**: `STRING`

## `creation_date_time`{% #creation_date_time %}

**Type**: `TIMESTAMP`**Provider name**: `creationDateTime`**Description**: The date and time (in Unix format) that the event tracker was created.

## `dataset_group_arn`{% #dataset_group_arn %}

**Type**: `STRING`**Provider name**: `datasetGroupArn`**Description**: The Amazon Resource Name (ARN) of the dataset group that receives the event data.

## `event_tracker_arn`{% #event_tracker_arn %}

**Type**: `STRING`**Provider name**: `eventTrackerArn`**Description**: The ARN of the event tracker.

## `last_updated_date_time`{% #last_updated_date_time %}

**Type**: `TIMESTAMP`**Provider name**: `lastUpdatedDateTime`**Description**: The date and time (in Unix time) that the event tracker was last updated.

## `name`{% #name %}

**Type**: `STRING`**Provider name**: `name`**Description**: The name of the event tracker.

## `status`{% #status %}

**Type**: `STRING`**Provider name**: `status`**Description**: The status of the event tracker. An event tracker can be in one of the following states:

- CREATE PENDING > CREATE IN_PROGRESS > ACTIVE -or- CREATE FAILED
- DELETE PENDING > DELETE IN_PROGRESS



## `tags`{% #tags %}

**Type**: `UNORDERED_LIST_STRING`

## `tracking_id`{% #tracking_id %}

**Type**: `STRING`**Provider name**: `trackingId`**Description**: The ID of the event tracker. Include this ID in requests to the [PutEvents](https://docs.aws.amazon.com/personalize/latest/dg/API_UBS_PutEvents.html) API.
