Open poldrack opened 9 years ago
Jed from AWS is looking into this and will apprise us on possible solutions
I am giving up on using AWS for this since it seems a bit janky for unauthenticated users. I'm going to put all of the data onto a stanford server but will need to rework the code to use a different download method
we were previously storing an AWS key openly in our code for the download user, but this violates amazon policy. we need to find a way to allow users to download the data without requiring them to first generate an AWS access key. it's not clear if boto can do this.