Skip to content

runbooks finops ebsΒΆ

Auto-generated from runbooks finops ebs --help on 2026-05-21. Source of truth: runbooks PyPI package v1.3.22

Usage: runbooks finops ebs [OPTIONS]

  EBS Volume Optimizer - Enterprise Multi-Region Storage Analysis

  Comprehensive EBS cost optimization combining 3 strategies: β€’ GP2β†’GP3
  conversion (15-20% storage cost reduction) β€’ Low usage volume detection and
  cleanup recommendations β€’ Orphaned volume identification from
  stopped/terminated instances

  Part of $132,720+ annual savings methodology completing Tier 1 High-Value
  engine.

  SAFETY: READ-ONLY analysis only - no resource modifications.

  Examples:     runbooks finops ebs --optimize     runbooks finops ebs
  --profile my-profile --regions ap-southeast-2 ap-southeast-6     runbooks
  finops ebs --export-format csv --output-file ebs_analysis.csv

Options:
  -p, --profile TEXT              AWS profile name (default: from AWS_PROFILE
                                  env var)
  --regions TEXT                  AWS regions to analyze (space-separated)
  --dry-run / --no-dry-run        Execute in dry-run mode (READ-ONLY analysis)
  -f, --format, --export-format [json|csv|markdown]
                                  Export format for results (-f/--format
                                  preferred, --export-format legacy)
  --output-file TEXT              Output file path for results export
  --usage-threshold-days INTEGER  CloudWatch analysis period in days
  --help                          Show this message and exit.

ExamplesΒΆ