CLI cp returns: ...GetObjectTagging...not implemented

0

Hi,

I'm trying to cp an object that was created using multipart upload to a different folder in the same bucket. However I'm getting an error:

copy failed: s3://bucket/incoming/source_object to s3://bucket/saved_objects/target_object An error occurred (NotImplemented) when calling the GetObjectTagging operation: The requested functionality is not implemented.

How do I tell it not to try and tag the object?

Thanks,

Rob

已提問 4 年前檢視次數 462 次
1 個回答
0

Hi,

Turns out that:

--copy-props none

fixes the issue.

Rob

已回答 4 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南