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 23a46d5 commit 5c99234Copy full SHA for 5c99234
source/security/authentication/aws-iam.txt
@@ -153,7 +153,7 @@ The driver checks for your credentials in the following sources in order:
153
154
export AWS_WEB_IDENTITY_TOKEN_FILE=<absolute path to file containing your OIDC token>
155
156
- After you've set the preceding environment variables, specify the ``MONGODB-AWS``
+ After you've set the preceding environment variable, specify the ``MONGODB-AWS``
157
authentication mechanism in your connection string as shown in the following example:
158
159
.. literalinclude:: /code-snippets/authentication/aws-env-variable.js
0 commit comments