1 Answer
- Newest
- Most votes
- Most comments
2
Hello,
As mentioned in the docs: https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/USER_ExportSnapshot.html
Amazon RDS supports exporting snapshots in all AWS Regions except the following:
Asia Pacific (Jakarta)
AWS GovCloud (US-East)
AWS GovCloud (US-West)
The following table shows the engines that are supported for exporting snapshot data to Amazon S3:
Amazon RDS for PostgreSQL
Amazon RDS for MariaDB
Amazon RDS for MySQL
Amazon Aurora PostgreSQL
Amazon Aurora MySQL
With Amazon RDS for SQL Server - you have the ability to execute native backup and restore for Microsoft SQL Server databases using full/diff backup files (.bak files), which will be saved directly on S3.
For more information: https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/SQLServer.Procedural.Importing.html
Relevant content
- asked a year ago
- asked 3 years ago
- asked a year ago

I think it would be great to have this option available for RDS for SQL Server as well, saving the time to create and operate DMS resources in order to achieve the same goal.