File tree 1 file changed +6
-4
lines changed
1 file changed +6
-4
lines changed Original file line number Diff line number Diff line change @@ -24,11 +24,13 @@ The ``MONGODB-AWS`` authentication mechanism uses Amazon Web Services
24
24
Identity and Access Management (AWS IAM) credentials to authenticate a user to MongoDB.
25
25
You can use this mechanism only when authenticating to MongoDB Atlas.
26
26
27
- .. tip:: Configure Atlas for AWS IAM Authentication
27
+ To learn more about configuring MongoDB Atlas for AWS IAM authentication, see
28
+ :atlas:`Set Up Authentication with AWS IAM </security/aws-iam-authentication/>` in
29
+ the Atlas documentation.
28
30
29
- To learn more about configuring MongoDB Atlas for AWS IAM authentication, see
30
- :atlas:`Set Up Authentication with AWS IAM </security/aws-iam-authentication/>` in
31
- the Atlas documentation .
31
+ .. note:: AWS SDK Testing
32
+
33
+ ``MONGODB-AWS`` is tested with versions 2.30.31 and 1.12.782 of the AWS SDK .
32
34
33
35
Code Placeholders
34
36
~~~~~~~~~~~~~~~~~
You can’t perform that action at this time.
0 commit comments