v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1444273191.7 KB

Creates a new DataBrew project.

post/projects

Request body

DatasetNamestring required

The name of an existing dataset to associate this project with.

Namestring required

A unique name for the new project. Valid characters are alphanumeric (A-Z, a-z, 0-9), hyphen (-), period (.), and space.

RecipeNamestring required

The name of an existing recipe to associate with the project.

RoleArnstring required

The Amazon Resource Name (ARN) of the Identity and Access Management (IAM) role to be assumed for this request.

Tagsobject

Metadata tags to apply to this project.

Response

Success

Namestring required

The name of the project that you created.