Cannot upload object to S3 NAS bucket because CreateMultipartUpload is not implemented
Applies to
- ONTAP 9
- S3 NAS bucket
Issue
When attempting to write a 5 MB or larger object to an S3 NAS bucket, get an error message saying that
CreateMultipartUpload
is not implemented
::>aws s3 cp object.name s3://bucket-name --endpoint-url https://website.com
upload failed: .\object.name to s3://bucket-name/object.name
An error occurred (NotImplemented) when calling the CreateMultipartUpload operation: The s3 command you requested is not implemented.