File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ Token=AQoDYXdzEJr...<remainder of security token>
2626If the driver supports custom AWS credential providers, the driver MUST test the following:
2727
2828Scenarios 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
3030above, those not covered MAY be skipped. In these tests the driver MUST also assert that the user provided credential
3131provider was called in each test. This may be via a custom function or object that wraps the calls to the custom
3232provider and asserts that it was called at least once. For test scenarios where the drivers tools scripts put the
You can’t perform that action at this time.
0 commit comments