Provides a list of all data ingestion jobs, including dataset name and ARN, S3 location of the input data, status, and so on.
See https://www.paws-r-sdk.com/docs/lookoutequipment_list_data_ingestion_jobs/ for full documentation.
lookoutequipment_list_data_ingestion_jobs(
DatasetName = NULL,
NextToken = NULL,
MaxResults = NULL,
Status = NULL
)
The name of the dataset being used for the data ingestion job.
An opaque pagination token indicating where to continue the listing of data ingestion jobs.
Specifies the maximum number of data ingestion jobs to list.
Indicates the status of the data ingestion job.