From baa9c1a33bd128d68116bd7d3932347933510518 Mon Sep 17 00:00:00 2001 From: Ryan Brown Date: Fri, 31 Jan 2025 12:28:44 +0000 Subject: [PATCH] Explain how to create AWS RDS snapshots via the AWS CLI --- ...owto-backup-and-restore-in-aws-rds.html.md | 22 +++++++++++++++++-- 1 file changed, 20 insertions(+), 2 deletions(-) diff --git a/source/manual/howto-backup-and-restore-in-aws-rds.html.md b/source/manual/howto-backup-and-restore-in-aws-rds.html.md index 845655ed072..5b765dfbc62 100644 --- a/source/manual/howto-backup-and-restore-in-aws-rds.html.md +++ b/source/manual/howto-backup-and-restore-in-aws-rds.html.md @@ -10,7 +10,7 @@ This playbook describes how to restore a database instance using Amazon's [RDS B We use RDS Backups to give us fully nightly backups and point-in-time recovery (PITR) (also known as continuous data protection or CDP). -> We only run RDS Backup in the production environment. To run a test restore in staging or integration, you must first take a manual snapshot from the AWS console. +> We only run RDS Backup in the production environment. To run a test restore in staging or integration, you must first take a manual snapshot from the AWS console or via the AWS CLI. > > Make sure the snapshot's name contains the name of the app (e.g. `local-links-manager`), and remember to delete it afterwards. @@ -45,7 +45,25 @@ snapshot_arn="