From 2dbaec5f60b03c4c37cc3e429f65f842c683038b Mon Sep 17 00:00:00 2001
From: Mike Woofter <108414937+mongoKart@users.noreply.github.com>
Date: Wed, 16 Apr 2025 09:36:58 -0500
Subject: [PATCH] add aws link
---
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 bd5c888e..0e322a09 100644
--- a/source/fundamentals/connections.txt
+++ b/source/fundamentals/connections.txt
@@ -13,9 +13,7 @@ Connections
Connection Options
Network Compression
Enable & Configure TLS
-
-..
- Connect to MongoDB Atlas from AWS Lambda
+ AWS Lambda
.. contents:: On this page
:local:
@@ -33,8 +31,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: