Skip to content

@awssolutions/gen-ai-evaluation-toolkit-ts-client


@awssolutions/gen-ai-evaluation-toolkit-ts-client / GenerationJobListItem

Interface: GenerationJobListItem

Summary information for a single generation job in a list

Properties

cause?

optional cause?: string

Error message describing why the job failed


createdAt

createdAt: Date

Timestamp when the job was created and started


error?

optional error?: string

Error type or category


id

id: string

Unique identifier for the generation job


status

status: StepFunctionJobStatus

Current execution status of the job


stoppedAt?

optional stoppedAt?: Date

Timestamp when the job completed or was stopped