v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-141810567.1 KB

Creates a project, including project resources. This action creates a project based on a submitted project request. A set of source code files and a toolchain template file can be included with the project request. If these are not provided, an empty project is created.

post/#X-Amz-Target=CodeStar_20170419.CreateProject

Headers

X-Amz-Target'CodeStar_20170419.CreateProject' required

Request body

namestring password required

The display name for the project to be created in AWS CodeStar.

idstring required

The ID of the project to be created in AWS CodeStar.

descriptionstring password

The description of the project, if any.

clientRequestTokenstring

A user- or system-generated token that identifies the entity that requested project creation. This token can be used to repeat the request.

tagsobject

The tags created for the project.

Response

Success

idstring required

The ID of the project.

arnstring required

The Amazon Resource Name (ARN) of the created project.

clientRequestTokenstring

A user- or system-generated token that identifies the entity that requested project creation.

projectTemplateIdstring

Reserved for future use.