S3 tooling used to move files from one location/bucket to another location/bucket
Scan bucket/path for files matching certain critera. Move them if they match the archive restrictions. After successful move delete from the source location.
Variables
AWS Credentials with access to the sources and target s3 locations.
S3 Bucket where you want to unload the data to.
Path where source files are
Bucket you plan to archive to
Path where files will be archived to.
Number of days that need to pass before archiving the objects. Based on creation date.
User defined parameters to enable templating of paths for more configurable options...