RootCauseunvalidated
The .NET SDK does not provide a way of omitting this header. — when creating a new instance of `CopyObjectRequest`. Tension: It always sets a value for this header, to determine if the tags for the object need to be copied. Outcome: request.Headers.Add(S3Constants.AmzHeaderTaggingDirective, TaggingDirective.COPY.Value);.
51874fa3-630b-435f-ab55-35e4c1777792
The .NET SDK does not provide a way of omitting this header. — when creating a new instance of CopyObjectRequest. Tension: It always sets a value for this header, to determine if the tags for the object need to be copied. Outcome: request.Headers.Add(S3Constants.AmzHeaderTaggingDirective, TaggingDirective.COPY.Value);.