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

# aws_iottwinmaker_scene{% #aws_iottwinmaker_scene %}

## `account_id`{% #account_id %}

**Type**: `STRING`

## `arn`{% #arn %}

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

## `capabilities`{% #capabilities %}

**Type**: `UNORDERED_LIST_STRING`**Provider name**: `capabilities`**Description**: A list of capabilities that the scene uses to render.

## `content_location`{% #content_location %}

**Type**: `STRING`**Provider name**: `contentLocation`**Description**: The relative path that specifies the location of the content definition file.

## `creation_date_time`{% #creation_date_time %}

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

## `description`{% #description %}

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

## `error`{% #error %}

**Type**: `STRUCT`**Provider name**: `error`**Description**: The SceneResponse error.

- `code`**Type**: `STRING`**Provider name**: `code`**Description**: The SceneError code.
- `message`**Type**: `STRING`**Provider name**: `message`**Description**: The SceneError message.

## `generated_scene_metadata`{% #generated_scene_metadata %}

**Type**: `MAP_STRING_STRING`**Provider name**: `generatedSceneMetadata`**Description**: The generated scene metadata.

## `scene_id`{% #scene_id %}

**Type**: `STRING`**Provider name**: `sceneId`**Description**: The ID of the scene.

## `scene_metadata`{% #scene_metadata %}

**Type**: `MAP_STRING_STRING`**Provider name**: `sceneMetadata`**Description**: The response metadata.

## `tags`{% #tags %}

**Type**: `UNORDERED_LIST_STRING`

## `update_date_time`{% #update_date_time %}

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

## `workspace_id`{% #workspace_id %}

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