Skip to content

Commit aa0813e

Browse files
authored
RUBY-3219: Add link for AWS Lambda connection to Atlas (#2707)
1 parent 413555d commit aa0813e

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

docs/reference/create-client.txt

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -363,6 +363,13 @@ when connecting to a MongoDB deployment and verify that the connection is succes
363363
client.close
364364
end
365365

366+
Connect to MongoDB Atlas from AWS Lambda
367+
----------------------------------------
368+
369+
To learn how to connect to Atlas from AWS Lambda, see the
370+
`Manage Connections with AWS Lambda <https://www.mongodb.com/docs/atlas/manage-connections-aws-lambda/>`__
371+
documentation.
372+
366373
.. _srv-uri-notes:
367374

368375
SRV URI Notes

0 commit comments

Comments
 (0)