/
Redaction API Flow
Redaction API Flow
Coral
Coral Backend API sends an SQS request (coral_redaction_startprocess) to StartProcess Lambda
StartProcess Lambda will invoke the process Start Redaction in Integration API
Integration API will Log the request to CoralRedactionIntegrationLog (DynamoDB) and invokes the Redaction API (Confidact) PreSigned Request
Integration API sends the SQS request (coral_redaction_result) to datasync lambda
DataSync lambda invokes the Redaction API (Confidact) Presigned Download Request. If success, invokes SaveAutoRedaction in Coral backend API with redaction result.
Eventbridge – Runs every hour invoking ProcessPendingJobs in datasync lambda to process any pending jobs.
Two endpoints created to complete the Redaction Integration process Swagger UI
, multiple selections available,
Related content
Audit Table
Audit Table
More like this
Database Schema
Database Schema
Read with this
Coral BackEnd API Flow
Coral BackEnd API Flow
More like this
AWS Models
AWS Models
Read with this
Multi-tenant Flow
Multi-tenant Flow
More like this
Redaction Integration API
Redaction Integration API
Read with this