/AWS1/IOSENRICHMENTJOBSTATUS¶
Status of an enrichment job throughout its lifecycle.
Status progression: PENDING → RUNNING → {COMPLETED, FAILED, TIMED_OUT, CANCELLED}
- PENDING: Job has been accepted and is waiting to start processing
- RUNNING: Job is actively processing video data to generate embeddings
- COMPLETED: Job finished successfully; embeddings are available in IoT SiteWise
- FAILED: Job encountered an error during processing
- TIMED_OUT: Job exceeded the maximum processing time limit
- CANCELLED: Job was cancelled via CancelEnrichmentJob
Terminal states (job will not change status): COMPLETED, FAILED, TIMED_OUT, CANCELLED
| Domain | /AWS1/RT_STRING |
|---|---|
| Primitive Type | STRG |