- Newest
- Most votes
- Most comments
Currently AWS does not support the direct export or copying of Amazon RDS snapshots (whether manual or automated) into an AWS Backup vault. AWS Backup and Amazon RDS operate somewhat independently in terms of how their backups and snapshots are managed.
AWS Backup and Amazon RDS
AWS Backup is designed to centralize and automate the backup of data and applications across AWS services in the cloud and on-premises environments. It can manage backups of EC2 instances, EBS volumes, RDS databases, DynamoDB tables, EFS, FSx, and more.
Amazon RDS snapshots are specific to RDS and are used to backup and restore RDS database instances. These snapshots can be automated (system snapshots) or manually triggered.
Current Integration While AWS Backup can manage backups for Amazon RDS, it does not import existing RDS snapshots. Instead, AWS Backup creates its own backups of RDS databases according to a backup plan you define. This backup activity is independent of the RDS snapshot functionality and does not utilize the RDS snapshots directly.
Relevant content
- asked 8 months ago
- asked a year ago
- AWS OFFICIALUpdated 3 months ago
- AWS OFFICIALUpdated a year ago
- AWS OFFICIALUpdated a year ago
To clarify, AWS Backup will copy an existing RDS snapshots when creating a backup, see https://docs.aws.amazon.com/aws-backup/latest/devguide/rds-backup.html