I want to know if it’s possible to have AMP automatically clear the backups in each instance after a successful upload to S3. I think two mechanisim would be useful if not already existing.
- Delete local backup after successful upload to S3 with optional validation.
- Set a limit for local backups that is not part of the total backup limit. Local backup limit of 10GB would mean that at 10GB of local backups, any additional backups will cause the oldest backup to be deleted.
I have a situation where some instance backups are very large in size and I do daily backups. So if for once instance I have 3GB daily backups for 30 days in will take 90GB of space.