diff --git a/source/security/auth/aws-iam.txt b/source/security/auth/aws-iam.txt index f8c8870ae..651a803d0 100644 --- a/source/security/auth/aws-iam.txt +++ b/source/security/auth/aws-iam.txt @@ -24,11 +24,13 @@ The ``MONGODB-AWS`` authentication mechanism uses Amazon Web Services Identity and Access Management (AWS IAM) credentials to authenticate a user to MongoDB. You can use this mechanism only when authenticating to MongoDB Atlas. -.. tip:: Configure Atlas for AWS IAM Authentication +To learn more about configuring MongoDB Atlas for AWS IAM authentication, see +:atlas:`Set Up Authentication with AWS IAM ` in +the Atlas documentation. - To learn more about configuring MongoDB Atlas for AWS IAM authentication, see - :atlas:`Set Up Authentication with AWS IAM ` in - the Atlas documentation. +.. note:: AWS SDK Testing + + ``MONGODB-AWS`` is tested with versions 2.30.31 and 1.12.782 of the AWS SDK. Code Placeholders ~~~~~~~~~~~~~~~~~