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