This project builds an automated AI threat detection and incident response pipeline on AWS by leveraging Amazon GuardDuty to identify malicious activities, such as cryptocurrency mining or unauthorized access. Once a threat is detected, Amazon EventBridge routes the event to a custom AWS Lambda function that parses the data and enriches the alert with specific remediation steps. Finally, the system utilizes Amazon SNS to deliver these formatted security warnings directly to administrators via email and SMS notifications.
