マルチパートS3アップロードが実装されていません
環境
ONTAP 9.9.1
問題
大きなファイル(100MBを超えるファイル)のアップロード に失敗し、次のエラーが表示されます。
例:
$ aws s3 cp --endpoint-url http://ip/path_to_endpoint test.pdf s3://bucket_name
upload failed: ./Test.pdf to s3://bucket_name/test.pdf An error occurred (NotImplemented) when calling the CreateMultipartUpload operation: The s3 command you requested is not implemented.