File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
source/security/authentication Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ AWS IAM Authentication Mechanism
21
21
Overview
22
22
--------
23
23
24
- The `` MONGODB-AWS`` authentication mechanism uses Amazon Web Services
24
+ The ** MONGODB-AWS** authentication mechanism uses Amazon Web Services
25
25
Identity and Access Management (AWS IAM) credentials to authenticate a user to MongoDB.
26
26
You can use this mechanism only when authenticating to MongoDB Atlas.
27
27
@@ -34,7 +34,7 @@ You can use this mechanism only when authenticating to MongoDB Atlas.
34
34
Specify MONGODB-AWS Authentication
35
35
----------------------------------
36
36
37
- To use the `` MONGODB-AWS`` authentication mechanism, specify ``'MONGODB-AWS'`` as the value of
37
+ To use the MONGODB-AWS authentication mechanism, specify ``'MONGODB-AWS'`` as the value of
38
38
the ``authMechanism`` connection option.
39
39
40
40
.. note::
You can’t perform that action at this time.
0 commit comments