is there any way to use AWS standard url to download data ?

samara
samara Explorer

we are trying to download data using aws though proxy. in proxy we have configured https://s3.amazonaws.com/ which is working fine.we have noticed sometimes it is trying to download from https://s3.us-west-1.amazonaws.com/ which is not allowed by proxy. is there any way to download through https://s3.amazonaws.com/ for any given day

Best Answer

  • @samara, I do not believe it is possible to change that behavior. In my opinion the best way forward is to reconfigure your proxy to allow both domains.

Answers