v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1444273191.7 KB

Lists all of the DataBrew jobs that are defined.

get/jobs

Query parameters

datasetNamestring

The name of a dataset. Using this parameter indicates to return only those jobs that act on the specified dataset.

maxResultsinteger

The maximum number of results to return in this request.

nextTokenstring

A token generated by DataBrew that specifies where to continue pagination if a previous request was truncated. To get the next set of pages, pass in the NextToken value from the response object of the previous page call.

projectNamestring

The name of a project. Using this parameter indicates to return only those jobs that are associated with the specified project.

MaxResultsstring

Pagination limit

NextTokenstring

Pagination token

Response

Success

NextTokenstring

A token that you can use in a subsequent call to retrieve the next set of results.