Scan AWS Resources
scanScan an AWS account with a profile to build a live graph of resources and relationships, enabling detection of unused resources and exports.
Instructions
Scan AWS resources live using an AWS profile. This builds an in-memory graph of all resources and their relationships. This is a long-running operation (may take several minutes). After scanning, use 'regions' to list regions, 'detect' to find unused resources, 'export' to export the graph, or 'dump' to save raw data for offline use.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| profile | Yes | AWS profile name from ~/.aws/credentials (e.g., 'default', 'production') |