AWS S3 using Ceph how to provide a url for an object

783 views Asked by At

I'm starting to work with AWS SDK S3 with Ceph storage platform, and my server needs to provide a URL to some large objects without getting the objects themselves, but only a URL to access the object.

Is there a way to do so withCeph?

With AWS S3 I just used the S3RequestPresigner but it does not seems to work with Ceph

0

There are 0 answers