File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -69,7 +69,7 @@ Additional extensions are provided by the package `bref/extra-php-extension <htt
6969
7070
7171Let's try to use the MongoDB driver with this simple web page that list planets
72- from the `sample dataset <https://www.mongodb.com/docs/ atlas/sample-data/>`_ .
72+ from the :manual: `sample dataset </ atlas/sample-data/>`.
7373Replace the contents of ``index.php`` with the following:
7474
7575.. literalinclude:: /examples/aws-lambda/index.php
@@ -92,7 +92,7 @@ Atlas supports passwordless authentication with AWS credentials. In any Lambda f
9292AWS sets environment variables that contains the access token and secret token with
9393the role assigned to deployed function.
9494
95- Set up `unified AWS Access <https://www.mongodb.com/docs/ atlas/security/set-up-unified-aws-access/>`_
95+ Set up :manual: `unified AWS Access </ atlas/security/set-up-unified-aws-access/>`:
9696
97971. Open the Lambda function in the AWS console
98982. In "Configuration > Permission", copy the "Role name"
You can’t perform that action at this time.
0 commit comments