Smart Inbox

Showing messages already analyzed by Lambda + Amazon Comprehend and routed to SQS.

1. Live sentiment feed

This data is coming from your API Gateway → SmartInboxResultsReader Lambda → SQS queues.

High Priority Queue

Waiting for messages...

Normal Queue

Waiting for messages...

2. Connection status

Not fetched yet.

Powered by

✅ Amazon Comprehend (sentiment)

✅ SQS (priority routing)

✅ API Gateway + Lambda (read API)

How to test

Upload a .txt file to your S3 incoming/ folder like in step 1.2. Your 1.4 Lambda will analyze it and push the result into one of the queues. This page will pick it up automatically.