From 5f3994d7fa6f25595b7735a36cfecfd9850fd38d Mon Sep 17 00:00:00 2001 From: Michael Morisi Date: Tue, 29 Apr 2025 11:11:54 -0400 Subject: [PATCH 1/2] DOCSP-48544: Add AWS Lambda link --- source/fundamentals/connection.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/source/fundamentals/connection.txt b/source/fundamentals/connection.txt index d35eb0c8..ff497e58 100644 --- a/source/fundamentals/connection.txt +++ b/source/fundamentals/connection.txt @@ -16,6 +16,7 @@ Connection Guide Network Compression TLS/SSL SOCKS5 Proxy Connection + AWS Lambda .. contents:: On this page :local: From 51eb6d68e7a8129af73ffae9c9e572fbe525e949 Mon Sep 17 00:00:00 2001 From: Michael Morisi Date: Tue, 29 Apr 2025 12:23:43 -0400 Subject: [PATCH 2/2] Add link --- source/fundamentals/connection.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/source/fundamentals/connection.txt b/source/fundamentals/connection.txt index ff497e58..aeb50360 100644 --- a/source/fundamentals/connection.txt +++ b/source/fundamentals/connection.txt @@ -38,6 +38,7 @@ sections: - :ref:`Enable Network Compression ` - :ref:`Enable TLS/SSL on a Connection ` - :ref:`Connect to MongoDB by Using a SOCKS5 Proxy ` +- `Manage Connections with AWS Lambda `__ For information about authenticating with a MongoDB instance, see :ref:`` and :ref:``.