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

# aws_iottwinmaker_entity{% #aws_iottwinmaker_entity %}

## `account_id`{% #account_id %}

**Type**: `STRING` 

## `are_all_components_returned`{% #are_all_components_returned %}

**Type**: `BOOLEAN` **Provider name**: `areAllComponentsReturned` **Description**: This flag notes whether all components are returned in the API response. The maximum number of components returned is 30. 

## `arn`{% #arn %}

**Type**: `STRING` **Provider name**: `arn` **Description**: The ARN of the entity. 

## `components`{% #components %}

**Type**: `STRING` **Provider name**: `components` **Description**: An object that maps strings to the components in the entity. Each string in the mapping must be unique to this object. 

## `creation_date_time`{% #creation_date_time %}

**Type**: `TIMESTAMP` **Provider name**: `creationDateTime` **Description**: The date and time when the entity was created. 

## `description`{% #description %}

**Type**: `STRING` **Provider name**: `description` **Description**: The description of the entity. 

## `entity_id`{% #entity_id %}

**Type**: `STRING` **Provider name**: `entityId` **Description**: The ID of the entity. 

## `entity_name`{% #entity_name %}

**Type**: `STRING` **Provider name**: `entityName` **Description**: The name of the entity. 

## `has_child_entities`{% #has_child_entities %}

**Type**: `BOOLEAN` **Provider name**: `hasChildEntities` **Description**: A Boolean value that specifies whether the entity has associated child entities. 

## `parent_entity_id`{% #parent_entity_id %}

**Type**: `STRING` **Provider name**: `parentEntityId` **Description**: The ID of the parent entity for this entity. 

## `status`{% #status %}

**Type**: `STRUCT` **Provider name**: `status` **Description**: The current status of the entity. 

- `error`**Type**: `STRUCT`**Provider name**: `error`**Description**: The error message.
  - `code`**Type**: `STRING`**Provider name**: `code`**Description**: The error code.
  - `message`**Type**: `STRING`**Provider name**: `message`**Description**: The error message.
- `state`**Type**: `STRING`**Provider name**: `state`**Description**: The current state of the entity, component, component type, or workspace.

## `sync_source`{% #sync_source %}

**Type**: `STRING` **Provider name**: `syncSource` **Description**: The syncSource of the sync job, if this entity was created by a sync job. 

## `tags`{% #tags %}

**Type**: `UNORDERED_LIST_STRING` 

## `update_date_time`{% #update_date_time %}

**Type**: `TIMESTAMP` **Provider name**: `updateDateTime` **Description**: The date and time when the entity was last updated. 

## `workspace_id`{% #workspace_id %}

**Type**: `STRING` **Provider name**: `workspaceId` **Description**: The ID of the workspace. 
