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