I'm trying to enable "AWS S3 Download" on Switch. I also installed and configured "AWS CLI".
However, I get this error message:

Is there anything I forgot?
(I have already restarted my PC under windows.)
Thank you.
mkayyyy wrote: ↑Wed Dec 16, 2020 7:08 pm I ran into the same issue with the AWS S3 Download app
The only way I ended up getting it to work was by using the script version from here: https://github.com/open-automation/switch-aws
Code: Select all
C:\>aws --version
aws-cli/2.1.11 Python/3.7.9 Windows/10 exe/AMD64 prompt/off
Finally, I used the suggested version of the script. Then I modified this script because the "AWS CLI" check was actually blocking the download.mkayyyy wrote: ↑Wed Dec 16, 2020 7:08 pm I ran into the same issue with the AWS S3 Download app
The only way I ended up getting it to work was by using the script version from here: https://github.com/open-automation/switch-aws