Skip to content

ListDICOMImportJobs

Source: src/AWS/MedicalImaging/ListDICOMImportJobs.ts

Runtime binding for the ListDICOMImportJobs operation (IAM action medical-imaging:ListDICOMImportJobs), scoped to one Datastore.

Lists the data store’s DICOM import jobs, optionally filtered by jobStatus. Provide the implementation with Effect.provide(AWS.MedicalImaging.ListDICOMImportJobsHttp).

const listImportJobs = yield* MedicalImaging.ListDICOMImportJobs(datastore);
const jobs = yield* listImportJobs({ jobStatus: "IN_PROGRESS" });
// jobs.jobSummaries[i].jobId