AWS Doctor v2.12.0
Powerful open-source CLI to audit security, costs, and best practices in AWS. 🩺 ☁️
Changelog
- 70ef20e ci(pr_review): fixed trust folder issue
- 81f9975 feat(pricing): fetch SageMaker hosting rates from AWS Pricing API (#136)
- 98ea203 feat(update): refactor update logic and add windows installation docs
- 2db5f3c feat: added windows compatibility (#134)
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.12.0Direct download
Download the appropriate archive for your platform from the assets below.
Full Changelog: v2.11.0...v2.12.0