Network and Storage Protocols

Can't use functions from aws-sdk in my node project using OnTap

OzziePozzie
840 Views

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.

1 REPLY 1

RossC
402 Views

Hi @OzziePozzie 

 

Certain S3 commands are not supported with the S3 implementation on ONTAP - https://docs.netapp.com/us-en/ontap/s3-config/ontap-s3-supported-actions-reference.html 

 

Potentially that might be your issue, if not, then consider raising a ticket with our Support Team to better understand your issue.

Public