diff options
| author | Jan Sydänviita <jan@sydanviita.fi> | 2026-08-23 17:33:38 +0300 |
|---|---|---|
| committer | Jan Sydänviita <jan@sydanviita.fi> | 2026-08-23 17:33:38 +0300 |
| commit | e1996cdec1f135d64eea246f8e77187ec0c8a130 (patch) | |
| tree | bc2bd71c65dfe941c867105a07874c78d3832fc8 /content/posts/opening-multiple-db-tunnels-with-aws-ssm.md | |
| parent | 53e768f2a1d3d2478664762d1ec21a34526b246c (diff) | |
Add descriptions, show in post listing
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.md | 1 |
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 --- |
