ArunaStorage / proxy

DEPRECATED: See https://github.com/ArunaStorage/aruna/tree/main/components/data_proxy for latest release
Apache License 2.0
5 stars 0 forks source link

Implement S3 compatible API #16

Closed MariusDieckmann closed 1 year ago

MariusDieckmann commented 1 year ago

The Dataproxy should expose an API that is S3 compatible at least for the most relevant subset of functions. This requires an internal mapping of AOS concepts to S3. This is meant to be the umbrella issue to track the individual mappings that are required and which API changes might be required.