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

demandé il y a 4 ans462 vues
1 réponse
0

Hi,

Turns out that:

--copy-props none

fixes the issue.

Rob

répondu il y a 4 ans

Vous n'êtes pas connecté. Se connecter pour publier une réponse.

Une bonne réponse répond clairement à la question, contient des commentaires constructifs et encourage le développement professionnel de la personne qui pose la question.

Instructions pour répondre aux questions