The current installers do not properly install the Amazon Web Services libraries correctly. Apparently just installing the DLLs in the tool directory is not correct as a test install did not work and hung when trying to log into AWS (probably).
Update the .exe installer (probably) to install using Amazon's actual installer msi or exe.
Commit cb971fa and the related testing has shown that this was not the problem. The issue is that the SSO needs to be set up on the computer before it can be used. Documentation has been updated to have the correct (or at least better) information.
The current installers do not properly install the Amazon Web Services libraries correctly. Apparently just installing the DLLs in the tool directory is not correct as a test install did not work and hung when trying to log into AWS (probably).
Update the .exe installer (probably) to install using Amazon's actual installer msi or exe.