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

feita há 4 anos462 visualizações
1 Resposta
0

Hi,

Turns out that:

--copy-props none

fixes the issue.

Rob

respondido há 4 anos

Você não está conectado. Fazer login para postar uma resposta.

Uma boa resposta responde claramente à pergunta, dá feedback construtivo e incentiva o crescimento profissional de quem perguntou.

Diretrizes para responder a perguntas