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/
88raw: ${prefix}/stable -> ${base}/current/
99
1010[*-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 /
1212[v4.7-*]: ${prefix}/${version}/fundamentals/csfle -> ${base}/${version}/fundamentals/encrypt-fields/
1313[*-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
1111 /fundamentals/connection/connect
1212 /fundamentals/connection/connection-options
1313 /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/>
1515
1616.. contents:: On this page
1717 :local:
2929- :ref:`How to Connect to MongoDB <node-connect-to-mongodb>`
3030- :ref:`The Available Connection Options <node-connection-options>`
3131- :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/ >`
3333
3434For information about authenticating to MongoDB,
3535see :ref:`node-authentication-mechanisms` and
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments