File tree Expand file tree Collapse file tree 3 files changed +3
-10
lines changed Expand file tree Collapse file tree 3 files changed +3
-10
lines changed Original file line number Diff line number Diff line change @@ -8,6 +8,6 @@ raw: ${prefix}/ -> ${base}/current/
8
8
raw: ${prefix}/stable -> ${base}/current/
9
9
10
10
[*-master]: ${prefix}/${version}/fundamentals/versioned-api/ -> ${base}/${version}/fundamentals/stable-api/
11
- [*-master]: ${prefix}/${version}/fundamentals/connection/lambda/ -> https://www.mongodb.com/docs/atlas/manage-connections-aws-lambda /
11
+ [*-master]: ${prefix}/${version}/fundamentals/connection/lambda/ -> ${base}/${version}/fundamentals/connection /
12
12
[v4.7-*]: ${prefix}/${version}/fundamentals/csfle -> ${base}/${version}/fundamentals/encrypt-fields/
13
13
[*-v4.6]: ${prefix}/${version}/fundamentals/encrypt-fields -> ${base}/${version}/fundamentals/csfle/
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ Connection
11
11
/fundamentals/connection/connect
12
12
/fundamentals/connection/connection-options
13
13
/fundamentals/connection/network-compression
14
- /fundamentals/connection/ lambda
14
+ Connect to MongoDB Atlas from AWS Lambda <https://www.mongodb.com/docs/atlas/manage-connections-aws- lambda/>
15
15
16
16
.. contents:: On this page
17
17
:local:
29
29
- :ref:`How to Connect to MongoDB <node-connect-to-mongodb>`
30
30
- :ref:`The Available Connection Options <node-connection-options>`
31
31
- :ref:`How to Enable Network Compression <node-network-compression>`
32
- - :ref :`How to Connect to MongoDB Atlas from AWS Lambda <node-connect- lambda>`
32
+ - :atlas :`How to Connect to MongoDB Atlas from AWS Lambda </manage-connections-aws- lambda/ >`
33
33
34
34
For information about authenticating to MongoDB,
35
35
see :ref:`node-authentication-mechanisms` and
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments