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
@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.
@Christiaan Meihsl, is it possible to get all available domains? based on that we can configure proxy .
@samara, not sure I can find that, but even if I could, it would only be valid now, and might change in the future. Would your proxy allow wildcards, something like s3.*.amazonaws.com or *.amazonaws.com ?