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

# aws_iotsitewise_dataset{% #aws_iotsitewise_dataset %}

## `account_id`{% #account_id %}

**Type**: `STRING`

## `dataset_arn`{% #dataset_arn %}

**Type**: `STRING`**Provider name**: `datasetArn`**Description**: The [ARN](https://docs.aws.amazon.com/IAM/latest/UserGuide/reference-arns.html) of the dataset. The format is `arn:${Partition}:iotsitewise:${Region}:${Account}:dataset/${DatasetId}`.

## `dataset_creation_date`{% #dataset_creation_date %}

**Type**: `TIMESTAMP`**Provider name**: `datasetCreationDate`**Description**: The dataset creation date, in Unix epoch time.

## `dataset_description`{% #dataset_description %}

**Type**: `STRING`**Provider name**: `datasetDescription`**Description**: A description about the dataset, and its functionality.

## `dataset_id`{% #dataset_id %}

**Type**: `STRING`**Provider name**: `datasetId`**Description**: The ID of the dataset.

## `dataset_last_update_date`{% #dataset_last_update_date %}

**Type**: `TIMESTAMP`**Provider name**: `datasetLastUpdateDate`**Description**: The date the dataset was last updated, in Unix epoch time.

## `dataset_name`{% #dataset_name %}

**Type**: `STRING`**Provider name**: `datasetName`**Description**: The name of the dataset.

## `dataset_source`{% #dataset_source %}

**Type**: `STRUCT`**Provider name**: `datasetSource`**Description**: The data source for the dataset.

- `source_detail`**Type**: `STRUCT`**Provider name**: `sourceDetail`**Description**: The details of the dataset source associated with the dataset.
  - `kendra`**Type**: `STRUCT`**Provider name**: `kendra`**Description**: Contains details about the Kendra dataset source.
    - `knowledge_base_arn`**Type**: `STRING`**Provider name**: `knowledgeBaseArn`**Description**: The `knowledgeBaseArn` details for the Kendra dataset source.
    - `role_arn`**Type**: `STRING`**Provider name**: `roleArn`**Description**: The `roleARN` details for the Kendra dataset source.
- `source_format`**Type**: `STRING`**Provider name**: `sourceFormat`**Description**: The format of the dataset source associated with the dataset.
- `source_type`**Type**: `STRING`**Provider name**: `sourceType`**Description**: The type of data source for the dataset.

## `dataset_status`{% #dataset_status %}

**Type**: `STRUCT`**Provider name**: `datasetStatus`**Description**: The status of the dataset. This contains the state and any error messages. State is `CREATING` after a successfull call to this API, and any associated error message. The state is `ACTIVE` when ready to use.

- `error`**Type**: `STRUCT`**Provider name**: `error`
  - `code`**Type**: `STRING`**Provider name**: `code`**Description**: The error code.
  - `details`**Type**: `UNORDERED_LIST_STRUCT`**Provider name**: `details`**Description**: A list of detailed errors.
    - `code`**Type**: `STRING`**Provider name**: `code`**Description**: The error code.
    - `message`**Type**: `STRING`**Provider name**: `message`**Description**: The error message.
  - `message`**Type**: `STRING`**Provider name**: `message`**Description**: The error message.
- `state`**Type**: `STRING`**Provider name**: `state`**Description**: The current status of the dataset.

## `dataset_version`{% #dataset_version %}

**Type**: `STRING`**Provider name**: `datasetVersion`**Description**: The version of the dataset.

## `tags`{% #tags %}

**Type**: `UNORDERED_LIST_STRING`
