AWS Doctor v2.8.0
Powerful open-source CLI to audit security, costs, and best practices in AWS. 🩺 ☁️
Changelog
- 68def1d feat(waste): add Lambda over-provisioned memory detection (#120)
- d59f732 feat(waste): add idle ELB detection via CloudWatch metrics (#119)
- a6add90 refactor: align OverProvisiones Lambda detection with project standards
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.8.0Direct download
Download the appropriate archive for your platform from the assets below.
Full Changelog: v2.7.0...v2.8.0