AWS CLI V2 installation done but not showing botocore #9578
Unanswered
balaongit1213
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
As per AWS docs
$ which aws
/usr/local/bin/aws
$ aws --version
aws-cli/2.19.1 Python/3.11.6 Darwin/23.3.0 botocore/2.4.5
but I have installed on Mac it got success like below but not showing botocore/version
please see the below for your information
aws --version
which aws
aws-cli/2.27.45 Python/3.13.4 Darwin/24.5.0 exe/x86_64
/usr/local/bin/aws
Could you please help me this
Beta Was this translation helpful? Give feedback.
All reactions