diff --git a/source/fundamentals/connection.txt b/source/fundamentals/connection.txt index d35eb0c8..aeb50360 100644 --- a/source/fundamentals/connection.txt +++ b/source/fundamentals/connection.txt @@ -16,6 +16,7 @@ Connection Guide Network Compression TLS/SSL SOCKS5 Proxy Connection + AWS Lambda .. contents:: On this page :local: @@ -37,6 +38,7 @@ sections: - :ref:`Enable Network Compression ` - :ref:`Enable TLS/SSL on a Connection ` - :ref:`Connect to MongoDB by Using a SOCKS5 Proxy ` +- `Manage Connections with AWS Lambda `__ For information about authenticating with a MongoDB instance, see :ref:`` and :ref:``.