AWS Doctor v2.16.0
Powerful open-source CLI to audit security, costs, and best practices in AWS. 🩺 ☁️
Changelog
- 017409c feat(ec2): detect idle running instances via CloudWatch metrics (#142)
- ade41a1 perf(cloudwatch): use GetMetricData for EC2 idle detection
Installation
Using homebrew (macOS/Linux)
brew install elC0mpa/homebrew-tap/aws-doctorUsing install script (macOS/Linux)
curl -sSfL https://raw.githubusercontent.com/elC0mpa/aws-doctor/main/install.sh | shUsing Go
go install github.com/elC0mpa/aws-doctor@v2.16.0Direct download
Download the appropriate archive for your platform from the assets below.
Full Changelog: v2.15.0...v2.16.0