--- # generated by https://github.com/hashicorp/terraform-plugin-docs page_title: "awscc_iotsitewise_project Data Source - terraform-provider-awscc" subcategory: "" description: |- Data Source schema for AWS::IoTSiteWise::Project --- # awscc_iotsitewise_project (Data Source) Data Source schema for AWS::IoTSiteWise::Project ## Schema ### Required - `id` (String) Uniquely identifies the resource. ### Read-Only - `asset_ids` (List of String) The IDs of the assets to be associated to the project. - `portal_id` (String) The ID of the portal in which to create the project. - `project_arn` (String) The ARN of the project. - `project_description` (String) A description for the project. - `project_id` (String) The ID of the project. - `project_name` (String) A friendly name for the project. - `tags` (Attributes List) A list of key-value pairs that contain metadata for the project. (see [below for nested schema](#nestedatt--tags)) ### Nested Schema for `tags` Read-Only: - `key` (String) - `value` (String)