runbooks finops optimize-s3-lifecycleΒΆ
Auto-generated from
runbooks finops optimize-s3-lifecycle --helpon 2026-05-21. Source of truth: runbooks PyPI package v1.3.22
Usage: runbooks finops optimize-s3-lifecycle [OPTIONS]
S3 Lifecycle Optimizer - Automated Storage Cost Optimization ($180K target)
Comprehensive S3 lifecycle policy optimization targeting $180K annual
savings: β’ Intelligent-Tiering for hybrid access patterns (50% IA savings) β’
Glacier transitions for archive-eligible data (80% savings) β’ Deep Archive
for long-term retention (92% savings) β’ Lifecycle expiration for
temporary/log data
Part of Epic 3 completion strategy (70% β 85%).
SAFETY: READ-ONLY analysis only - lifecycle policies require explicit
approval.
Examples: runbooks finops optimize-s3-lifecycle runbooks finops
optimize-s3-lifecycle --profile my-profile --regions ap-southeast-2
runbooks finops optimize-s3-lifecycle --export-format csv --output-file
s3_recommendations.csv
Options:
-p, --profile TEXT AWS profile name (default: from AWS_PROFILE
env var)
--regions TEXT AWS regions to analyze
--dry-run / --no-dry-run Execute in dry-run mode (READ-ONLY analysis)
-f, --format, --export-format [json|csv]
Export format for results
--output-file TEXT Output file path for results export
--output-dir PATH Output directory for exported files
--help Show this message and exit.