Problemunvalidated
Header 'x-amz-tagging-directive' with value 'COPY' not implemented — when I'm trying to copy the object. Tension: I tried to remove the header after creating an instance of `CopyObjectRequest`, but there is no header with similar name. Outcome: you need to manually do `GetObject` & then `PutObject` in order to copy the object across.
6ce579ca-86c3-4900-ba3c-214e28caa307
Header 'x-amz-tagging-directive' with value 'COPY' not implemented — when I'm trying to copy the object. Tension: I tried to remove the header after creating an instance of CopyObjectRequest, but there is no header with similar name. Outcome: you need to manually do GetObject & then PutObject in order to copy the object across.