Hey there, in my node project i have an object storage server by OnTap.
My functionality occurs via the npm sdk `aws-sdk`. The problem is that at the second the project begins,
I get the error: `the s3 command you requested is not implemented`. Important to say that this project runs without any problem with Minio or Ceph. Thank you.