From amazon's docs, > After you upload the object, you cannot modify object metadata. The only way t

From amazon's docs,
After you upload the object, you cannot modify object metadata. The only way to modify object metadata is to make a copy of the object and set the metadata. In the copy operation, set the same object as the source and target.
I suspect the same advice applies to R2
Was this page helpful?