---
type: resource-type
title: IoTSiteWiseProject
description: aws resource type AWS::IoTSiteWise::Project
name: IoTSiteWiseProject
lexicon: aws
resource_type: AWS::IoTSiteWise::Project
---
`AWS::IoTSiteWise::Project`, a resource type of the aws lexicon.

## Properties

- `PortalId` (`string`, required): The ID of the portal in which to create the project.
- `ProjectName` (`string`, required): A friendly name for the project.
- `AssetIds` (`string[]`, optional): The IDs of the assets to be associated to the project.
- `ProjectArn` (`string`, optional): The ARN of the project.
- `ProjectDescription` (`string`, optional): A description for the project.
- `ProjectId` (`string`, optional): The ID of the project.
- `Tags` (`IoTSiteWiseProject_Tag[]`, optional): A list of key-value pairs that contain metadata for the project.

## Attributes

- `ProjectArn`
- `ProjectId`
