Problem Scenario You try to use an AWS CLI command, but you get an error. The error says “[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:…)”
Possible solutions
#1 Redo the AWS configuration. Issue this command: aws configure
Leave the AWS Access Key ID and the AWS Secret Access Key the way they are. Look at the “Default region name.” Verify there is no letter at the end.
…
Continue reading “How To Resolve “Certificate_Verify_Failed” error when trying an AWS CLI command?”