audit_ebs_snapshot_replication
Identifies wasted costs from cross-region EBS snapshot replication by detecting orphaned, excessive, and outdated snapshot copies.
Instructions
Audits cross-region EBS snapshot replication for waste. Replicated snapshots cost $0.05/GB-month in each region. Finds orphaned copies (source volume deleted), excessive copies (more than 3 regions), and old copies where a newer copy exists.
Args: regions: AWS regions to scan. Defaults to all opted-in regions. max_results: Max findings to return (default 50).
Examples: - "Find orphaned cross-region EBS snapshots" - "How much are we spending on cross-region snapshot storage?"
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| regions | No | ||
| max_results | No |