We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d5c1aaa commit d0a8fbbCopy full SHA for d0a8fbb
source/fundamentals/auth.txt
@@ -369,7 +369,12 @@ or using `Elastic Kubernetes Service <https://docs.aws.amazon.com/eks/latest/use
369
:dedent:
370
:start-after: start refreshCredentials
371
:end-before: end refreshCredentials
372
- :emphasize-lines: 4-5, 9
+ :emphasize-lines: 4-5,8-9
373
+
374
+.. note::
375
376
+ If you must provide AWS IAM credentials in a connection string, refer to
377
+ a previous release of the `MONGODB-AWS driver documentation <https://www.mongodb.com/docs/drivers/java/sync/v4.7/fundamentals/auth/#mongodb-aws>`__.
378
379
.. _x509-auth-mechanism:
380
0 commit comments