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

# aws_location_tracker{% #aws_location_tracker %}

## `account_id`{% #account_id %}

**Type**: `STRING`

## `create_time`{% #create_time %}

**Type**: `TIMESTAMP`**Provider name**: `CreateTime`**Description**: The timestamp for when the tracker resource was created in [ISO 8601](https://www.iso.org/iso-8601-date-and-time-format.html) format: `YYYY-MM-DDThh:mm:ss.sssZ`.

## `description`{% #description %}

**Type**: `STRING`**Provider name**: `Description`**Description**: The optional description for the tracker resource.

## `event_bridge_enabled`{% #event_bridge_enabled %}

**Type**: `BOOLEAN`**Provider name**: `EventBridgeEnabled`**Description**: Whether `UPDATE` events from this tracker in EventBridge are enabled. If set to `true` these events will be sent to EventBridge.

## `kms_key_enable_geospatial_queries`{% #kms_key_enable_geospatial_queries %}

**Type**: `BOOLEAN`**Provider name**: `KmsKeyEnableGeospatialQueries`**Description**: Enables `GeospatialQueries` for a tracker that uses a [Amazon Web Services KMS customer managed key](https://docs.aws.amazon.com/kms/latest/developerguide/create-keys.html). This parameter is only used if you are using a KMS customer managed key.If you wish to encrypt your data using your own KMS customer managed key, then the Bounding Polygon Queries feature will be disabled by default. This is because by using this feature, a representation of your device positions will not be encrypted using the your KMS managed key. The exact device position, however; is still encrypted using your managed key. You can choose to opt-in to the Bounding Polygon Quseries feature. This is done by setting the `KmsKeyEnableGeospatialQueries` parameter to true when creating or updating a Tracker.

## `kms_key_id`{% #kms_key_id %}

**Type**: `STRING`**Provider name**: `KmsKeyId`**Description**: A key identifier for an [Amazon Web Services KMS customer managed key](https://docs.aws.amazon.com/kms/latest/developerguide/create-keys.html) assigned to the Amazon Location resource.

## `position_filtering`{% #position_filtering %}

**Type**: `STRING`**Provider name**: `PositionFiltering`**Description**: The position filtering method of the tracker resource.

## `pricing_plan`{% #pricing_plan %}

**Type**: `STRING`**Provider name**: `PricingPlan`**Description**: Always returns `RequestBasedUsage`.

## `pricing_plan_data_source`{% #pricing_plan_data_source %}

**Type**: `STRING`**Provider name**: `PricingPlanDataSource`**Description**: No longer used. Always returns an empty string.

## `tags`{% #tags %}

**Type**: `UNORDERED_LIST_STRING`

## `tracker_arn`{% #tracker_arn %}

**Type**: `STRING`**Provider name**: `TrackerArn`**Description**: The Amazon Resource Name (ARN) for the tracker resource. Used when you need to specify a resource across all Amazon Web Services.

- Format example: `arn:aws:geo:region:account-id:tracker/ExampleTracker`



## `tracker_name`{% #tracker_name %}

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

## `update_time`{% #update_time %}

**Type**: `TIMESTAMP`**Provider name**: `UpdateTime`**Description**: The timestamp for when the tracker resource was last updated in [ISO 8601](https://www.iso.org/iso-8601-date-and-time-format.html) format: `YYYY-MM-DDThh:mm:ss.sssZ`.
