As a system operator, I need to be able to mirror a bucket (with optional prefix) as of a recent point in time to target location (bucket + optional prefix) to satisfy an external time constraint on the restored data.
With buckets that have versioning enabled, it's possible to select files from a certain point in time. I see there is s3-pit-restore, but it downloads files locally, whereas s3s3mirror's ability to move contents bucket to bucket is critical.
As a system operator, I need to be able to mirror a bucket (with optional prefix) as of a recent point in time to target location (bucket + optional prefix) to satisfy an external time constraint on the restored data.
With buckets that have versioning enabled, it's possible to select files from a certain point in time. I see there is s3-pit-restore, but it downloads files locally, whereas s3s3mirror's ability to move contents bucket to bucket is critical.