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

# aws_location_place_index{% #aws_location_place_index %}

## `account_id`{% #account_id %}

**Type**: `STRING`

## `create_time`{% #create_time %}

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

## `data_source`{% #data_source %}

**Type**: `STRING`**Provider name**: `DataSource`**Description**: The data provider of geospatial data. Values can be one of the following:

- `Esri`
- `Grab`
- `Here`
For more information about data providers, see [Amazon Location Service data providers](https://docs.aws.amazon.com/location/latest/developerguide/what-is-data-provider.html).


## `data_source_configuration`{% #data_source_configuration %}

**Type**: `STRUCT`**Provider name**: `DataSourceConfiguration`**Description**: The specified data storage option for requesting Places.

- `intended_use`**Type**: `STRING`**Provider name**: `IntendedUse`**Description**: Specifies how the results of an operation will be stored by the caller. Valid values include:
  - `SingleUse` specifies that the results won't be stored.
  - `Storage` specifies that the result can be cached or stored in a database.
Default value: `SingleUse`

## `description`{% #description %}

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

## `index_arn`{% #index_arn %}

**Type**: `STRING`**Provider name**: `IndexArn`**Description**: The Amazon Resource Name (ARN) for the place index resource. Used to specify a resource across Amazon Web Services.

- Format example: `arn:aws:geo:region:account-id:place-index/ExamplePlaceIndex`



## `index_name`{% #index_name %}

**Type**: `STRING`**Provider name**: `IndexName`**Description**: The name of the place index resource being described.

## `pricing_plan`{% #pricing_plan %}

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

## `tags`{% #tags %}

**Type**: `UNORDERED_LIST_STRING`

## `update_time`{% #update_time %}

**Type**: `TIMESTAMP`**Provider name**: `UpdateTime`**Description**: The timestamp for when the place index 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`.
