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

## Properties

- `DomainIdentifier` (`string`, required): The ID of the Amazon DataZone domain in which this project is created.
- `Name` (`string`, required): The name of the Amazon DataZone project.
- `CreatedAt` (`string`, optional): The timestamp of when the project was created.
- `CreatedBy` (`string`, optional): The Amazon DataZone user who created the project.
- `Description` (`string`, optional): The description of the Amazon DataZone project.
- `DomainId` (`string`, optional): The identifier of the Amazon DataZone domain in which the project was created.
- `DomainUnitId` (`string`, optional): The ID of the domain unit.
- `GlossaryTerms` (`string[]`, optional): The glossary terms that can be used in this Amazon DataZone project.
- `Id` (`string`, optional): The ID of the Amazon DataZone project.
- `LastUpdatedAt` (`string`, optional): The timestamp of when the project was last updated.
- `MembershipAssignments` (`DataZoneProject_ProjectMembershipAssignment[]`, optional): The project membership assignments.
- `ProjectCategory` (`string`, optional): The project category.
- `ProjectExecutionRole` (`string`, optional): The project execution role ARN.
- `ProjectProfileId` (`string`, optional): The project profile ID.
- `ProjectProfileVersion` (`string`, optional): The project profile version to which the project should be updated. You can only specify the following string for this parameter: latest.
- `ProjectStatus` (`DataZoneProject_ProjectStatus`, optional): The status of the project.
- `ResourceTags` (`DataZoneProject_ResourceTag[]`, optional): The resource tags of the project.
- `UserParameters` (`DataZoneProject_EnvironmentConfigurationUserParameter[]`, optional): The user parameters of the project.

## Attributes

- `CreatedAt`
- `CreatedBy`
- `DomainId`
- `Id`
- `LastUpdatedAt`
- `ProjectStatus`
