Activation "AWS S3 Download"

Post Reply
schmitzdp
Member
Posts: 40
Joined: Thu Aug 06, 2020 1:36 pm

Activation "AWS S3 Download"

Post by schmitzdp »

Hello,

I'm trying to enable "AWS S3 Download" on Switch. I also installed and configured "AWS CLI".

However, I get this error message:

Image

Is there anything I forgot?

(I have already restarted my PC under windows.)

Thank you.
mkayyyy
Member
Posts: 73
Joined: Mon Nov 21, 2016 6:31 pm
Location: UK

Re: Activation "AWS S3 Download"

Post by mkayyyy »

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
schmitzdp
Member
Posts: 40
Joined: Thu Aug 06, 2020 1:36 pm

Re: Activation "AWS S3 Download"

Post by schmitzdp »

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

Even with this script, I have the same error result.

However, here is what I get in the command prompt

Code: Select all

C:\>aws --version
aws-cli/2.1.11 Python/3.7.9 Windows/10 exe/AMD64 prompt/off
Does anyone have an idea? Thank you
schmitzdp
Member
Posts: 40
Joined: Thu Aug 06, 2020 1:36 pm

Re: Activation "AWS S3 Download"

Post by schmitzdp »

Up :?: :idea:
Last edited by schmitzdp on Wed Jan 06, 2021 12:22 pm, edited 2 times in total.
schmitzdp
Member
Posts: 40
Joined: Thu Aug 06, 2020 1:36 pm

Re: Activation "AWS S3 Download"

Post by schmitzdp »

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
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
Member
Posts: 73
Joined: Mon Nov 21, 2016 6:31 pm
Location: UK

Re: Activation "AWS S3 Download"

Post by mkayyyy »

Apologies for the delayed reply, glad you were able to sort it in the end!
Farva
Newbie
Posts: 7
Joined: Wed Jul 07, 2021 11:14 pm

Re: Activation "AWS S3 Download"

Post by Farva »

I am currently having this issue as well. Could you share the updated script or does anyone else have a solution?
MY001
Newbie
Posts: 9
Joined: Mon Feb 15, 2021 9:47 pm

Re: Activation "AWS S3 Download"

Post by MY001 »

Anybody found a solution for this?

@schmitzdp could you please share what adjustment you did on the code to make this work?
schmitzdp
Member
Posts: 40
Joined: Thu Aug 06, 2020 1:36 pm

Re: Activation "AWS S3 Download"

Post by schmitzdp »

Hello,

in the script, I deactivated what was related to AWS CLI, if I remember correctly

https://www.schmitz.be/S3%20Download.sscript
Jiyahana
Newbie
Posts: 9
Joined: Wed Jan 03, 2024 6:06 pm
Location: India
Contact:

Re: Activation "AWS S3 Download"

Post by Jiyahana »

yeah it's great to hear that you find you solution and if you wand some more information then please visit this documentation.
Post Reply