Skip to content

Commit 922e3b1

Browse files
durrankevinAlbs
andauthored
Update source/auth/tests/mongodb-aws.md
Co-authored-by: Kevin Albertson <[email protected]>
1 parent 536b90b commit 922e3b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/auth/tests/mongodb-aws.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Token=AQoDYXdzEJr...<remainder of security token>
2626
If the driver supports custom AWS credential providers, the driver MUST test the following:
2727

2828
Scenarios 1-6 from the previous section with a user provided `AWS_CREDENTIAL_PROVIDER` auth mechanism property. This
29-
value MAY be the default credential provider from the AWS SDK. If the default provider does not cover all scenarios
29+
credentials MAY be obtained from the default credential provider from the AWS SDK. If the default provider does not cover all scenarios
3030
above, those not covered MAY be skipped. In these tests the driver MUST also assert that the user provided credential
3131
provider was called in each test. This may be via a custom function or object that wraps the calls to the custom
3232
provider and asserts that it was called at least once. For test scenarios where the drivers tools scripts put the

0 commit comments

Comments
 (0)