Skip to content

Commit 3ffffb3

Browse files
committed
fix
1 parent 9bd8b90 commit 3ffffb3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/security/authentication/aws-iam.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ AWS IAM Authentication Mechanism
2121
Overview
2222
--------
2323

24-
The ``MONGODB-AWS`` authentication mechanism uses Amazon Web Services
24+
The **MONGODB-AWS** authentication mechanism uses Amazon Web Services
2525
Identity and Access Management (AWS IAM) credentials to authenticate a user to MongoDB.
2626
You can use this mechanism only when authenticating to MongoDB Atlas.
2727

@@ -34,7 +34,7 @@ You can use this mechanism only when authenticating to MongoDB Atlas.
3434
Specify MONGODB-AWS Authentication
3535
----------------------------------
3636

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
3838
the ``authMechanism`` connection option.
3939

4040
.. note::

0 commit comments

Comments
 (0)