question

Upvotes
Accepted
76 5 5 10

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

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

tick-history-rest-api
icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Hello @samara,

Thank you for your participation in the forum. Is the reply below satisfactory in resolving your query?

If yes please click the 'Accept' text next to the reply. This will guide all community members who have a similar question. Otherwise please post again offering further insight into your question.

Thanks,

-AHS

Hello @samara,

Please be informed that a reply has been verified as correct in answering the question, and has been marked as such.

Thanks,
-AHS

1 Answer

· Write an Answer
Upvotes
Accepted
13.7k 26 8 12

@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.

icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

@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 ?

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.