v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1444273191.7 KB

Returns the definition of a specific DataBrew project.

get/projects/{name}

Path parameters

namestring required

The name of the project to be described.

Response

Success

CreateDatestring date-time

The date and time that the project was created.

CreatedBystring

The identifier (user name) of the user who created the project.

DatasetNamestring

The dataset associated with the project.

LastModifiedDatestring date-time

The date and time that the project was last modified.

LastModifiedBystring

The identifier (user name) of the user who last modified the project.

Namestring required

The name of the project.

RecipeNamestring

The recipe associated with this job.

ResourceArnstring

The Amazon Resource Name (ARN) of the project.

RoleArnstring

The ARN of the Identity and Access Management (IAM) role to be assumed when DataBrew runs the job.

Tagsobject

Metadata tags associated with this project.

SessionStatus'ASSIGNED' | 'FAILED' | 'INITIALIZING' | 'PROVISIONING' | 'READY' | 'RECYCLING' | 'ROTATING' | 'TERMINATED' | 'TERMINATING' | 'UPDATING'
<p>Describes the current state of the session:</p> <ul> <li> <p> <code>PROVISIONING</code> - allocating resources for the session.</p> </li> <li> <p> <code>INITIALIZING</code> - getting the session ready for first use.</p> </li> <li> <p> <code>ASSIGNED</code> - the session is ready for use.</p> </li> </ul>
OpenedBystring

The identifier (user name) of the user that opened the project for use.

OpenDatestring date-time

The date and time when the project was opened.