2개 답변
- 최신
- 최다 투표
- 가장 많은 댓글
1
Hello.
The AWS CLI version recorded in CHANGELOG on GitHub is always the latest.
https://raw.githubusercontent.com/aws/aws-cli/v2/CHANGELOG.rst
The current latest version listed in CHANGELOG is 2.17.44.
I updated to the latest version of AWS CLI on my local PC, and I was able to confirm "2.17.44", so you can always check CHANGELOG for the latest information.
aws --version
aws-cli/2.17.44 Python/3.11.9 Linux/4.4.0-19041-Microsoft exe/x86_64.ubuntu.20
1
Hi,
You minimally have 1 to a couple of updates of AWS CLI every week.
Knowing that, I have scheduled (cron or alike) a nightly update commands on all my machines (incl a "brew upgrade" on my Mac) to keep all CLIs that I need up to date. I never experienced any problem after such automated updates and it allows me to remain up-to-date.
Best,
Didier
관련 콘텐츠
- AWS 공식업데이트됨 7달 전
- AWS 공식업데이트됨 3년 전