Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 327 Bytes

File metadata and controls

18 lines (13 loc) · 327 Bytes

AWS Health Events & Billing Monitoring

Quick Start

# Check costs
./scripts/analyze-costs.sh 30

# Set up budget
./scripts/create-budget.sh your-email@example.com

# Monitor Free Tier
./scripts/monitor-free-tier.sh

# Check Health events
./scripts/check-health-events.sh

See QUICKSTART.md for detailed guide.