AWS command line tools seem to be broken down on both Linux (Ubuntu PP) and Windows (7). In both cases, after correctly setting up the login credentials and trying to start the main tool ( getBalance.sh), I get an authentication denial.
An error occurred while fetching your balance: This request must be made over a secure channel. You must use 'https' rather than 'http'.
It seems simple enough, but there is nothing in the manual and in the installed directory, which suggests that this is an option supported by command-line tools.
Has anyone already changed shell scripts to use a secure connection? If not, any clues as to where I should start the modifications?
source
share