#aws-sdk v3

1 messages · Page 1 of 1 (latest)

runic onyx
#

Hello
We have a client who use the s3 on our NetApp Ontap (v9.12)

He use the aws-sdk-v3 and he get the error: NotImplemented: A header you provided implies functionality that is not implemented when using : 'GetObjectCommand'

if we update to the last Netapp Ontap version this will be supported ?
thanks in advance !

carmine gazelle
#

That error message indicates that a particular HTTP header value is not supported, but it doesn't specify which. I don't think there is an official list of supporetd headers, but you can assume that only the most important ones will be supported by ONTAP. Unless you know exactly which header it is that it complains about, there's not much anyone can tell you