--- # generated by https://github.com/hashicorp/terraform-plugin-docs page_title: "awscc_iottwinmaker_scene Data Source - terraform-provider-awscc" subcategory: "" description: |- Data Source schema for AWS::IoTTwinMaker::Scene --- # awscc_iottwinmaker_scene (Data Source) Data Source schema for AWS::IoTTwinMaker::Scene ## Schema ### Required - `id` (String) Uniquely identifies the resource. ### Read-Only - `arn` (String) The ARN of the scene. - `capabilities` (Set of String) A list of capabilities that the scene uses to render. - `content_location` (String) The relative path that specifies the location of the content definition file. - `creation_date_time` (String) The date and time when the scene was created. - `description` (String) The description of the scene. - `scene_id` (String) The ID of the scene. - `tags` (Map of String) A key-value pair to associate with a resource. - `update_date_time` (String) The date and time of the current update. - `workspace_id` (String) The ID of the scene.