neovasili/aws-account-tools-serverless

Support for RDS backups

Opened this issue · 0 comments

Create a new feature that adds support to create backups of RDS instances using the attached tags to the instance.
Consider the following tags:

backup: if backup is snapshots or ami based
retention: number of days that backups may be retained in time
Backup process will fail if not both tags exists and both have valid values.