From 07de60c500f73846b7f4adbb516c9f8ede38cf13 Mon Sep 17 00:00:00 2001 From: Tim Cheung <152907271+timckt@users.noreply.github.com> Date: Wed, 14 Feb 2024 10:41:45 +0000 Subject: [PATCH] update RD contents --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 38dde32..832cba8 100644 --- a/README.md +++ b/README.md @@ -124,6 +124,9 @@ aws rds create-db-snapshot --db-instance-identifier [db-instance-name] --db-snap See the [examples/](examples/) folder for more information. +### Upgrading your RDS or changing the instance type +Instructions on how to do this are available [here](https://user-guide.cloud-platform.service.justice.gov.uk/documentation/deploying-an-app/relational-databases/upgrade.html#upgrading-a-database-version-or-changing-the-instance-type) + ## Requirements