← Back to Case Studies Cloud Optimization

AWS Resource Analyzer

Multi-agent AI-powered tool for discovering, analyzing, and identifying orphaned AWS resources across accounts — with full GovCloud compatibility.

The Challenge

AWS accounts accumulate orphaned resources over time, leading to unnecessary costs and security risks:

The Solution

AWS Resource Analyzer uses AI agents to automatically discover, map, and analyze resources:

Quick Start

# Single account analysis (GovCloud) ./run.sh analyze --regions us-gov-west-1 --ai # Multi-account scan (AWS Organizations) ./scan-org.sh --role-name OrganizationAccountAccessRole --region us-gov-west-1 --ai # Without AI (if Bedrock not available) ./run.sh analyze --regions us-gov-west-1 --no-ai

Services Scanned

EC2 Lambda S3 RDS DynamoDB IAM VPC ECS EKS SNS SQS CloudFormation

Multi-Account Support

EnvironmentCross-Account Role
LZA (Landing Zone Accelerator)AWSLandingZoneAdminExecutionRole
AWS Organizations defaultOrganizationAccountAccessRole
Control TowerAWSControlTowerExecution

GovCloud Compatibility

Key Features

Use Cases