Skip to content

Commit 5c99234

Browse files
edit
1 parent 23a46d5 commit 5c99234

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/security/authentication/aws-iam.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@ The driver checks for your credentials in the following sources in order:
153153

154154
export AWS_WEB_IDENTITY_TOKEN_FILE=<absolute path to file containing your OIDC token>
155155

156-
After you've set the preceding environment variables, specify the ``MONGODB-AWS``
156+
After you've set the preceding environment variable, specify the ``MONGODB-AWS``
157157
authentication mechanism in your connection string as shown in the following example:
158158

159159
.. literalinclude:: /code-snippets/authentication/aws-env-variable.js

0 commit comments

Comments
 (0)