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
69
69
70
70
71
71
Let'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/>`.
73
73
Replace the contents of ``index.php`` with the following:
74
74
75
75
.. literalinclude:: /examples/aws-lambda/index.php
@@ -92,7 +92,7 @@ Atlas supports passwordless authentication with AWS credentials. In any Lambda f
92
92
AWS sets environment variables that contains the access token and secret token with
93
93
the role assigned to deployed function.
94
94
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/>`:
96
96
97
97
1. Open the Lambda function in the AWS console
98
98
2. In "Configuration > Permission", copy the "Role name"
You can’t perform that action at this time.
0 commit comments