
Why You Can't Get a Full AWS Resource Inventory from the Console
AWS has no single screen that shows everything in your account. Here's why building a complete resource inventory is harder than it should be, and what actually works. There's a question that sounds simple until you actually try to answer it: what's running in my AWS account right now? You'd think AWS would have a page for this. One screen, all your resources, every region. It doesn't. And the workarounds range from "almost good enough" to "I'll write a script and regret it later." I've spent a lot of time on this problem, both managing AWS accounts professionally and building a tool that does inventory discovery automatically. The short version: it's genuinely harder than it should be. The Console Wants You to Already Know What You're Looking For Open the AWS Console. You get a search bar and a list of services. That's it. Want to see your EC2 instances? Go to the EC2 page. Your RDS databases? Different page. S3 buckets? Different page again. Lambda functions, IAM roles, EBS volumes,
Continue reading on Dev.to DevOps
Opens in a new tab




