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

# aws_costexplorer_anomalymonitor{% #aws_costexplorer_anomalymonitor %}

## `account_id`{% #account_id %}

**Type**: `STRING`

## `creation_date`{% #creation_date %}

**Type**: `STRING`**Provider name**: `CreationDate`**Description**: The date when the monitor was created.

## `dimensional_value_count`{% #dimensional_value_count %}

**Type**: `INT32`**Provider name**: `DimensionalValueCount`**Description**: The value for evaluated dimensions.

## `last_evaluated_date`{% #last_evaluated_date %}

**Type**: `STRING`**Provider name**: `LastEvaluatedDate`**Description**: The date when the monitor last evaluated for anomalies.

## `last_updated_date`{% #last_updated_date %}

**Type**: `STRING`**Provider name**: `LastUpdatedDate`**Description**: The date when the monitor was last updated.

## `monitor_arn`{% #monitor_arn %}

**Type**: `STRING`**Provider name**: `MonitorArn`**Description**: The Amazon Resource Name (ARN) value.

## `monitor_dimension`{% #monitor_dimension %}

**Type**: `STRING`**Provider name**: `MonitorDimension`**Description**: The dimensions to evaluate.

## `monitor_name`{% #monitor_name %}

**Type**: `STRING`**Provider name**: `MonitorName`**Description**: The name of the monitor.

## `monitor_specification`{% #monitor_specification %}

**Type**: `STRUCT`**Provider name**: `MonitorSpecification`

- `cost_categories`**Type**: `STRUCT`**Provider name**: `CostCategories`**Description**: The filter that's based on `CostCategory` values.
  - `key`**Type**: `STRING`**Provider name**: `Key`
  - `match_options`**Type**: `UNORDERED_LIST_STRING`**Provider name**: `MatchOptions`**Description**: The match options that you can use to filter your results. MatchOptions is only applicable for actions related to cost category. The default values for `MatchOptions` is `EQUALS` and `CASE_SENSITIVE`.
  - `values`**Type**: `UNORDERED_LIST_STRING`**Provider name**: `Values`**Description**: The specific value of the Cost Category.
- `dimensions`**Type**: `STRUCT`**Provider name**: `Dimensions`**Description**: The specific `Dimension` to use for `Expression`.
  - `key`**Type**: `STRING`**Provider name**: `Key`**Description**: The names of the metadata types that you can use to filter and group your results. For example, `AZ` returns a list of Availability Zones. Not all dimensions are supported in each API. Refer to the documentation for each specific API to see what is supported. `LINKED_ACCOUNT_NAME` and `SERVICE_CODE` can only be used in [CostCategoryRule](https://docs.aws.amazon.com/aws-cost-management/latest/APIReference/API_CostCategoryRule.html). `ANOMALY_TOTAL_IMPACT_ABSOLUTE` and `ANOMALY_TOTAL_IMPACT_PERCENTAGE` can only be used in [AnomalySubscriptions](https://docs.aws.amazon.com/aws-cost-management/latest/APIReference/API_AnomalySubscription.html).
  - `match_options`**Type**: `UNORDERED_LIST_STRING`**Provider name**: `MatchOptions`**Description**: The match options that you can use to filter your results. `MatchOptions` is only applicable for actions related to Cost Category and Anomaly Subscriptions. Refer to the documentation for each specific API to see what is supported. The default values for `MatchOptions` are `EQUALS` and `CASE_SENSITIVE`.
  - `values`**Type**: `UNORDERED_LIST_STRING`**Provider name**: `Values`**Description**: The metadata values that you can use to filter and group your results. You can use `GetDimensionValues` to find specific values.

## `monitor_type`{% #monitor_type %}

**Type**: `STRING`**Provider name**: `MonitorType`**Description**: The possible type values.

## `tags`{% #tags %}

**Type**: `UNORDERED_LIST_STRING`
