---
type: resource-type
title: Scene
description: aws resource type AWS::IoTTwinMaker::Scene
name: Scene
lexicon: aws
resource_type: AWS::IoTTwinMaker::Scene
---
`AWS::IoTTwinMaker::Scene`, a resource type of the aws lexicon.

## Properties

- `ContentLocation` (`string`, required): The relative path that specifies the location of the content definition file.
- `SceneId` (`string`, required): The ID of the scene.
- `WorkspaceId` (`string`, required): The ID of the scene.
- `Arn` (`string`, optional): The ARN of the scene.
- `Capabilities` (`string[]`, optional): A list of capabilities that the scene uses to render.
- `CreationDateTime` (`string`, optional): The date and time when the scene was created.
- `Description` (`string`, optional): The description of the scene.
- `GeneratedSceneMetadata` (`Record<string, unknown>`, optional): A key-value pair of generated scene metadata for the scene.
- `SceneMetadata` (`Record<string, unknown>`, optional): A key-value pair of scene metadata for the scene.
- `Tags` (`Record<string, unknown>`, optional): A key-value pair to associate with a resource.
- `UpdateDateTime` (`string`, optional): The date and time of the current update.

## Attributes

- `Arn`
- `CreationDateTime`
- `GeneratedSceneMetadata`
- `UpdateDateTime`
