Check AWS Rekognition Moderation execution status

GET

Check the status of an Add-On execution request that had been started using the Execute Add-On operation.

Headers

AcceptstringOptional
Version header.

Query parameters

request_idstringRequired
Request ID returned by the Add-On execution request described above.

Response

This endpoint returns an object.
statusenumOptional
Allowed values: in_progresserrordoneunknown

Defines the status of an Add-On execution. In most cases, once the status changes to done, Application Data of the file that had been specified as a appdata, will contain the result of the execution.

Errors