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年前461ビュー
1回答
0

Hi,

Turns out that:

--copy-props none

fixes the issue.

Rob

回答済み 4年前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ