Detect Unused Resources
detectIdentify structurally unused or orphaned resources in a loaded AWS resource graph. Optionally export findings as JSON or Markdown for review.
Instructions
Detect structurally unused/orphaned resources in the loaded graph. Requires 'scan' or 'load' to be called first. Optionally export findings to a file (.json or .md).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| outputPath | No | Optional path to write findings (.json or .md). If omitted, returns findings as text. |