Aws s3 ls SSL validation failed for https://s3.us-east-2.amazonaws.com/ [Errno 2] No such file or directory #7840
-
aws s3 ls SSL validation failed for https://s3.us-east-2.amazonaws.com/ [Errno 2] No such file or directory File "/opt/homebrew/Cellar/awscli/2.11.14/libexec/lib/python3.11/site-packages/awscli/botocore/httpsession.py", line 475, in send |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
SSL validation errors are often caused by certificate issues. Here is more info in the AWS CLI troubleshooting guide: https://docs.aws.amazon.com/cli/latest/userguide/cli-chap-troubleshooting.html#tshoot-certificate-verify-failed. I also recommend reinstalling the CLI per the documentation on supported installation methods: https://docs.aws.amazon.com/cli/latest/userguide/getting-started-install.html |
Beta Was this translation helpful? Give feedback.
SSL validation errors are often caused by certificate issues. Here is more info in the AWS CLI troubleshooting guide: https://docs.aws.amazon.com/cli/latest/userguide/cli-chap-troubleshooting.html#tshoot-certificate-verify-failed.
I also recommend reinstalling the CLI per the documentation on supported installation methods: https://docs.aws.amazon.com/cli/latest/userguide/getting-started-install.html