Skip to content

Commit

Permalink
fix: lint
Browse files Browse the repository at this point in the history
  • Loading branch information
durran committed Jan 29, 2025
1 parent 8669040 commit 7f49509
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions source/auth/tests/mongodb-aws.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,7 @@ Token=AQoDYXdzEJr...<remainder of security token>

If the driver supports user provided custom AWS credential providers, then the driver MUST also test the above scenarios
2-6 with a user provided `AWS_CREDENTIAL_PROVIDER` auth mechanism property. This value MUST be the default credential
provider from the AWS SDK. If the default provider does not cover all scenarios above, those not covered MAY be
skipped.
provider from the AWS SDK. If the default provider does not cover all scenarios above, those not covered MAY be skipped.

## Regular credentials

Expand Down

0 comments on commit 7f49509

Please sign in to comment.