cowprotocol / dune-bridge

Other
4 stars 3 forks source link

[Dune Sync] Add Basic AWS Post #44

Closed bh2smith closed 1 year ago

bh2smith commented 1 year ago

Based on #43

This PR introduces an AWS method for uploading files according to the specification requested by dune. Namely

I am pretty new to the aws stuff, but it is my understanding that object_name (in the method) might be analogous to folder_name, however I will need to double check this.

Also, not really sure where to specify the aws region... kinda weird.