Skip to content

Commit 84979da

Browse files
author
Chris Cho
authored
DOCSP-27932: add AWS Lambda connection guide link (#317)
* DOCSP-27932: add AWS Lambda connection guide link
1 parent c1d443d commit 84979da

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/fundamentals/connection.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@
44
Connection Guide
55
================
66

7-
.. default-domain:: mongodb
8-
97
.. toctree::
108

119
/fundamentals/connection/connect
@@ -14,6 +12,7 @@ Connection Guide
1412
/fundamentals/connection/network-compression
1513
/fundamentals/connection/tls
1614
/fundamentals/connection/jndi
15+
Connect to MongoDB Atlas from AWS Lambda <https://www.mongodb.com/docs/atlas/manage-connections-aws-lambda/>
1716

1817
.. contents:: On this page
1918
:local:
@@ -34,6 +33,7 @@ sections:
3433
- :ref:`Enable Network Compression <network-compression>`
3534
- :ref:`Enable TLS/SSL on a Connection <tls-ssl>`
3635
- :ref:`Connect to MongoDB Using a JNDI Datasource <jndi>`
36+
- :atlas:`Connect to MongoDB Atlas from AWS Lambda </manage-connections-aws-lambda/>`
3737

3838
For information about authenticating with a MongoDB instance,
3939
see :ref:`<authentication-mechanisms>` and :ref:`<enterprise-authentication-mechanisms>`.

0 commit comments

Comments
 (0)