Skip to content

Commit 2a44db9

Browse files
author
Chris Cho
committed
DOCSP-32565: Fix the AWS refresh credentials example (#430)
(cherry picked from commit 5918da9)
1 parent 64a70d5 commit 2a44db9

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

source/fundamentals/auth.txt

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -369,7 +369,12 @@ or using `Elastic Kubernetes Service <https://docs.aws.amazon.com/eks/latest/use
369369
:dedent:
370370
:start-after: start refreshCredentials
371371
:end-before: end refreshCredentials
372-
:emphasize-lines: 4-5, 9
372+
: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>`__.
373378

374379
.. _x509-auth-mechanism:
375380

0 commit comments

Comments
 (0)