ERROR "cp s3://path/to/object s3://path/to/object": InvalidRequest: This copy request is illegal because it is trying to copy an object to itself without changing the object's metadata, storage class, website redirect location or encryption attributes. status code: 400, request id: abc, host id:
Even though I definitely am changing the object's metadata.
Running the following:
Fails with:
Even though I definitely am changing the object's metadata.