TaskReport
Structured report metadata returned from task when the task has associated report output. For valid send workflows, this is the part to monitor while polling.
Fields
| Field | Type | Description |
|---|---|---|
status | TaskReportStatus | Report generation status. For send workflows, monitor this until it reaches COMPLETED or FAILED. |
batchId | ID | Related batch ID when the report is tied to a batch workflow |
documents | [ID] | Document IDs associated with the report |
errors | [AWSJSON] | Error payloads recorded while generating the report |