From 6c4360be9707bd60db00c316b923b2033d63a867 Mon Sep 17 00:00:00 2001 From: ArsHaider <104385372+ArsHaider@users.noreply.github.com> Date: Wed, 27 Sep 2023 15:14:17 -0400 Subject: [PATCH] Update _docs/services/relational-database.md Co-authored-by: Mark Boyd --- _docs/services/relational-database.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_docs/services/relational-database.md b/_docs/services/relational-database.md index 545ab40d5..2e162fa20 100644 --- a/_docs/services/relational-database.md +++ b/_docs/services/relational-database.md @@ -126,7 +126,7 @@ These are the current supported major versions for PostgreSQL: - 14 - 15 -*\*Note: [**For PostgreSQL versions 15+ , using SSL is required when connecting to your database**](https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/PostgreSQL.Concepts.General.SSL.html#PostgreSQL.Concepts.General.SSL.Requiring)**. As such, you will need to configure your client library to use SSL when connecting to your database.* +*\*Note: [**For PostgreSQL versions 15+ , using SSL is required when connecting to your database**](https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/PostgreSQL.Concepts.General.SSL.html#PostgreSQL.Concepts.General.SSL.Requiring). As such, you will need to configure your client library to use SSL when connecting to your database.* These are the current supported major versions for MySQL: