Skip to content

v0.8.1

Choose a tag to compare

@vuhp vuhp released this 06 Feb 17:00
· 4 commits to main since this release

πŸ› Bug Fix

Accurate EBS Snapshot Costs

Fixed snapshot cost calculation to use actual stored data instead of volume size estimates.

What changed:

  • Integrated AWS Cost Explorer API to fetch real snapshot costs (last 30 days)
  • Recommendations now show actual monthly cost when available
  • Falls back to volume size estimate if Cost Explorer unavailable (with clear disclaimer)
  • Added costSource metadata field (actual or estimated)

Note: Cost Explorer API requires appropriate IAM permissions. If unavailable, tool falls back to volume size estimates.


Issue Fixed: #5
Full Changelog: v0.8.0...v0.8.1