HTTP Client raised and unhandled exception
Recently we encountered the error on our aws cli with following error message. We have updated our systems and seems other things were working fine. Error: An HTTP Client raised and unhandled exception: __init__() got an unexpected keyword argument ‘ssl context’ To solve the above problem,we decided to remove the aws cli which we installed … Read more