From 1d43df7aee656e95ea963a57eab60bc4d0d4787d Mon Sep 17 00:00:00 2001
From: Mike Woofter <108414937+mongoKart@users.noreply.github.com>
Date: Wed, 16 Apr 2025 10:30:25 -0500
Subject: [PATCH] DOCSP-48438 - Add AWS Lambda link (#182)
(cherry picked from commit 32d89982e4d67b760ef9014af4cd161c30a5bf4f)
---
source/fundamentals/connections.txt | 7 ++-----
1 file changed, 2 insertions(+), 5 deletions(-)
diff --git a/source/fundamentals/connections.txt b/source/fundamentals/connections.txt
index b9fc7736..60e2a970 100644
--- a/source/fundamentals/connections.txt
+++ b/source/fundamentals/connections.txt
@@ -10,9 +10,7 @@ Connections
Connection Options
Network Compression
Enable & Configure TLS
-
-..
- Connect to MongoDB Atlas from AWS Lambda
+ AWS Lambda
.. contents:: On this page
:local:
@@ -30,8 +28,7 @@ connection to a MongoDB deployment in the following sections:
- :ref:`Connection Options `
- :ref:`Enable Network Compression `
- :ref:`Enable and Configure TLS `
-
-.. - :atlas:`Connect to MongoDB Atlas from AWS Lambda `
+- :atlas:`Connect to MongoDB Atlas from AWS Lambda `
To learn how to authenticate to MongoDB, see the following guides: