v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1433170151.6 KB

Provides a list of all data ingestion jobs, including dataset name and ARN, S3 location of the input data, status, and so on.

post/#X-Amz-Target=AWSLookoutEquipmentFrontendService.ListDataIngestionJobs

Query parameters

MaxResultsstring

Pagination limit

NextTokenstring

Pagination token

Headers

X-Amz-Target'AWSLookoutEquipmentFrontendService.ListDataIngestionJobs' required

Request body

DatasetNamestring

The name of the dataset being used for the data ingestion job.

NextTokenstring

An opaque pagination token indicating where to continue the listing of data ingestion jobs.

MaxResultsinteger

Specifies the maximum number of data ingestion jobs to list.

Status'IN_PROGRESS' | 'SUCCESS' | 'FAILED'

Indicates the status of the data ingestion job.

Response

Success

NextTokenstring

An opaque pagination token indicating where to continue the listing of data ingestion jobs.