AI-Assisted Incident Platform
IncidentLens AI
An AI-assisted incident detection and investigation platform that turns application errors into structured incidents, persists them on AWS, then enriches them with Amazon Bedrock for advisory investigation support in a React operator UI.
- Event-driven path: CloudWatch Logs → processor Lambda → DynamoDB persistence first, then Bedrock enrichment
- Bedrock returns an AI-assisted summary, possible cause, and recommended investigation actions as advisory aids
- React incident console with open → investigating → resolved lifecycle; SNS for eligible high/critical incidents
- Terraform IaC with GitHub Actions OIDC deploy—no long-lived AWS keys in CI

