Skip to content

Commit a9413ad

Browse files
committed
NR feedback
1 parent 57c49c0 commit a9413ad

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/security/authentication/aws-iam.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -160,8 +160,8 @@ When you install the optional ``aws-sdk/credential-providers`` dependency, the d
160160
uses the AWS SDK to retrieve credentials from the environment. If you have a shared AWS
161161
credentials file or config file, the driver uses those credentials by default.
162162

163-
To manually specify the AWS credentials to retrieve, you can use the ``AWS_CREDENTIAL_PROVIDER``
164-
property to specify the credential provider. The following example passes a provider chain
163+
To manually specify the AWS credentials to retrieve, you can set the ``AWS_CREDENTIAL_PROVIDER``
164+
property to the credential provider. The following example passes a provider chain
165165
from the AWS SDK to the AWS authentication mechanism:
166166

167167
.. literalinclude:: /code-snippets/authentication/aws-custom-credentials.js

0 commit comments

Comments
 (0)