I have enabled versioning and 90 days retention on AWS s3. This works fine.
However I want some already uploaded files to be retained for another 90 days.
What is the best way to effectively touch the uploaded file to get another 90 days of retentation. Server side copy comes to mind, but is there a better way?