We have created bucket with Upload/Delete permissions granted to everyone. Objects were uploaded anonymously to the bucket using simple HTTP PUT requests (i.e. curl). By checking object properties in S3 Management Console we've detected that uploaded objects don't have "Owner" property.
Attempts to use S3 Management Console to copy/move objects to another location even within the same bucket are failed with error: "The following objects were not copied due to errors from: <bucket>"
Appreciate any help you can provide