Backing up and restoring S3 from a versioned bucket
Published by Nicholas Dunbar on March 29th, 2015
Here is a set of scripts used to manage backups. You can back up a bucket to another and then restore the source bucket to a certain snap shot in time as well as a few other things.
Example:
//to run back up (see script at the bottom)
prompt> bkupToBu...