This is a submission for DEV's Summer Bug Smash: Clear the Lineup powered by Sentry.
Project Overview
I built an AWS Security Posture Agent: five specialist AI agents that scan your AWS account for security misconfigurations, map findings to CIS benchmarks, score risk, and generate copy-paste fix commands.
The agents run sequentially on CrewAI with Amazon Bedrock Nova Pro as the LLM:
1. ResourceDiscovery → inventories EC2, S3, Lambda, IAM, SGs, API GW, DynamoDB







