Retrieves a paginated list of bulk import job requests. For more information, see <a href="https://docs.aws.amazon.com/iot-sitewise/latest/userguide/ListBulkImportJobs.html">List bulk import jobs (CLI)</a> in the <i>IoT SiteWise User Guide</i>.
get/jobs
Query parameters
nextTokenstring
The token to be used for the next set of paginated results.
maxResultsinteger
The maximum number of results to return for each paginated request.
filter'ALL' | 'PENDING' | 'RUNNING' | 'CANCELLED' | 'FAILED' | 'COMPLETED_WITH_FAILURES' | 'COMPLETED'
You can use a filter to select the bulk import jobs that you want to retrieve.
Response
Success