v1

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

Lists Amazon DataZone projects.

get/v2/domains/{domainIdentifier}/projects

Path parameters

domainIdentifierstring required

The identifier of the Amazon DataZone domain.

Query parameters

userIdentifierstring

The identifier of the Amazon DataZone user.

groupIdentifierstring

The identifier of a group.

namestring password

The name of the project.

projectCategorystring

A parameter to filter projects by their category.

nextTokenstring

When the number of projects is greater than the default value for the <code>MaxResults</code> parameter, or if you explicitly specify a value for <code>MaxResults</code> that is less than the number of projects, the response includes a pagination token named <code>NextToken</code>. You can specify this <code>NextToken</code> value in a subsequent call to <code>ListProjects</code> to list the next set of projects.

maxResultsinteger

The maximum number of projects to return in a single call to <code>ListProjects</code>. When the number of projects to be listed is greater than the value of <code>MaxResults</code>, the response contains a <code>NextToken</code> value that you can use in a subsequent call to <code>ListProjects</code> to list the next set of projects.

Response

Success

nextTokenstring

When the number of projects is greater than the default value for the <code>MaxResults</code> parameter, or if you explicitly specify a value for <code>MaxResults</code> that is less than the number of projects, the response includes a pagination token named <code>NextToken</code>. You can specify this <code>NextToken</code> value in a subsequent call to <code>ListProjects</code> to list the next set of projects.