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

# aws_iot_fleetmetric{% #aws_iot_fleetmetric %}

## `account_id`{% #account_id %}

**Type**: `STRING` 

## `aggregation_field`{% #aggregation_field %}

**Type**: `STRING` **Provider name**: `aggregationField` **Description**: The field to aggregate. 

## `aggregation_type`{% #aggregation_type %}

**Type**: `STRUCT` **Provider name**: `aggregationType` **Description**: The type of the aggregation query. 

- `name`**Type**: `STRING`**Provider name**: `name`**Description**: The name of the aggregation type.
- `values`**Type**: `UNORDERED_LIST_STRING`**Provider name**: `values`**Description**: A list of the values of aggregation types.

## `creation_date`{% #creation_date %}

**Type**: `TIMESTAMP` **Provider name**: `creationDate` **Description**: The date when the fleet metric is created. 

## `description`{% #description %}

**Type**: `STRING` **Provider name**: `description` **Description**: The fleet metric description. 

## `index_name`{% #index_name %}

**Type**: `STRING` **Provider name**: `indexName` **Description**: The name of the index to search. 

## `last_modified_date`{% #last_modified_date %}

**Type**: `TIMESTAMP` **Provider name**: `lastModifiedDate` **Description**: The date when the fleet metric is last modified. 

## `metric_arn`{% #metric_arn %}

**Type**: `STRING` **Provider name**: `metricArn` **Description**: The ARN of the fleet metric to describe. 

## `metric_name`{% #metric_name %}

**Type**: `STRING` **Provider name**: `metricName` **Description**: The name of the fleet metric to describe. 

## `period`{% #period %}

**Type**: `INT32` **Provider name**: `period` **Description**: The time in seconds between fleet metric emissions. Range [60(1 min), 86400(1 day)] and must be multiple of 60. 

## `query_string`{% #query_string %}

**Type**: `STRING` **Provider name**: `queryString` **Description**: The search query string. 

## `query_version`{% #query_version %}

**Type**: `STRING` **Provider name**: `queryVersion` **Description**: The query version. 

## `tags`{% #tags %}

**Type**: `UNORDERED_LIST_STRING` 

## `unit`{% #unit %}

**Type**: `STRING` **Provider name**: `unit` **Description**: Used to support unit transformation such as milliseconds to seconds. The unit must be supported by [CW metric](https://docs.aws.amazon.com/AmazonCloudWatch/latest/APIReference/API_MetricDatum.html). 

## `version`{% #version %}

**Type**: `INT64` **Provider name**: `version` **Description**: The version of the fleet metric. 
