This demonstrates a serverless solution using AWS Lambda and Amazon EventBridge to continuously capture point-in-time forensic artifacts from RDS/Aurora databases (process lists, engine stats, db session level details etc.,) and store them in S3. These artifacts create a time-series record that AI (Kiro) tools can analyze with the deeper diagnostic -
View it on GitHub