summaryrefslogtreecommitdiffstats
path: root/content/posts/opening-multiple-db-tunnels-with-aws-ssm.md
diff options
context:
space:
mode:
Diffstat (limited to 'content/posts/opening-multiple-db-tunnels-with-aws-ssm.md')
-rw-r--r--content/posts/opening-multiple-db-tunnels-with-aws-ssm.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/content/posts/opening-multiple-db-tunnels-with-aws-ssm.md b/content/posts/opening-multiple-db-tunnels-with-aws-ssm.md
index 14d5508..c78e710 100644
--- a/content/posts/opening-multiple-db-tunnels-with-aws-ssm.md
+++ b/content/posts/opening-multiple-db-tunnels-with-aws-ssm.md
@@ -1,6 +1,7 @@
---
title: Opening multiple DB tunnels with AWS SSM
date: 2024-06-26
+description: To open a tunneled connection to an AWS managed database, such as RDS or DocumentDB, the commonly recommended way is to use a bastion host and `aws ssm start-session`.
extra:
kind: note
---