v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-141891,2951.1 MB

Creates an Amazon DataZone project.

post/v2/domains/{domainIdentifier}/projects

Path parameters

domainIdentifierstring required

The ID of the Amazon DataZone domain in which this project is created.

Request body

namestring password required

The name of the Amazon DataZone project.

descriptionstring password

The description of the Amazon DataZone project.

resourceTagsobject

The resource tags of the project.

glossaryTermsGlossaryTermId[]

The glossary terms that can be used in this Amazon DataZone project.

domainUnitIdstring

The ID of the domain unit. This parameter is not required and if it is not specified, then the project is created at the root domain unit level.

projectProfileIdstring

The ID of the project profile.

projectCategorystring

The category of the project. Set to 'ADMIN' designates this as an administrative project for the Amazon DataZone domain.

projectExecutionRolestring

The default project IAM role that is used to access project resources and run computes such as Glue and Sagemaker.

Response

Success

domainIdstring required

The identifier of the Amazon DataZone domain in which the project was created.

idstring required

The ID of the Amazon DataZone project.

namestring password required

The name of the project.

descriptionstring password

The description of the project.

projectStatus'ACTIVE' | 'DELETING' | 'DELETE_FAILED' | 'UPDATING' | 'UPDATE_FAILED' | 'MOVING'

The status of the Amazon DataZone project that was created.

createdBystring required

The Amazon DataZone user who created the project.

createdAtstring date-time

The timestamp of when the project was created.

lastUpdatedAtstring date-time

The timestamp of when the project was last updated.

glossaryTermsGlossaryTermId[]

The glossary terms that can be used in the project.

domainUnitIdstring

The ID of the domain unit.

projectProfileIdstring

The project profile ID.

projectCategorystring

The category of the project.