We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c32a043 commit a2f25e3Copy full SHA for a2f25e3
packages/credential-provider-node/README.md
@@ -5,9 +5,9 @@
5
6
## AWS Credential Provider for Node.JS
7
8
-This module provides a factory function, `fromEnv`, that will attempt to source
9
-AWS credentials from a Node.JS environment. It will attempt to find credentials
10
-from the following sources (listed in order of precedence):
+This module provides a factory function, `defaultProvider`, that will attempt to
+source AWS credentials from a Node.JS environment. It will attempt to find
+credentials from the following sources (listed in order of precedence):
11
12
- Environment variables exposed via `process.env`
13
- SSO credentials from token cache
0 commit comments