forcing https for Amazon S3

kaymankayman Member Posts: 662 Unicorn
edited May 2020 in Help

Hi guys, playing around a bit with the Amazon S3 cloud storage operator, works fine on my test environment but on my production it fails with following error : Test failed: Unable to execute HTTP request: s3.amazonaws.com

 

My guess is that it is because our policies are to use https instead of http, so is there a way to force RM to try https first? Or is this something for the roadmap given more and more API's are no longer supporting http but require https?

Tagged:

Answers

  • Marco_BoeckMarco_Boeck Administrator, Moderator, Employee, Member, University Professor Posts: 1,993 RM Engineering

    Hi,

     

    when exactly does this happen? When you run the process? Do you have the complete stacktrace available? (found in the rapidminer-studio.log file inside the USER/.RapidMiner folder)

    Also, which version of RapidMiner Studio are you using?

     

    By default, it uses HTTPS. I created a test bucket that disabled access in case you were using HTTPS, and got an access denied error. If I enabled access for HTTPS, all was fine.

     

    Regards,

    Marco

  • kaymankayman Member Posts: 662 Unicorn

    In studio it works fine for me, it fails on the server. I'm running 8.1 but will check the error logs.

Sign In or Register to comment.