RequestStatus
The operation input is RequestStatus, which returns either a Failed or Complete status per the table below.
| Parameter | Type | Description |
|---|---|---|
| Failed | string | The request encountered a critical error during processing. |
| Complete | string | The request has been successfully completed. |