Skip to content

Commit 4eb7c3f

Browse files
authored
[JAVA] Update AWS SDK dependencies (#653)
* indicate AWS SDK versions * tweak * note title
1 parent ad3ce85 commit 4eb7c3f

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

source/security/auth/aws-iam.txt

+6-4
Original file line numberDiff line numberDiff line change
@@ -24,11 +24,13 @@ The ``MONGODB-AWS`` authentication mechanism uses Amazon Web Services
2424
Identity and Access Management (AWS IAM) credentials to authenticate a user to MongoDB.
2525
You can use this mechanism only when authenticating to MongoDB Atlas.
2626

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.
2830

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.
3234

3335
Code Placeholders
3436
~~~~~~~~~~~~~~~~~

0 commit comments

Comments
 (0)