diff --git a/packages/credential-provider-node/README.md b/packages/credential-provider-node/README.md index 82e58a6c8f7a..7957cc0b64df 100644 --- a/packages/credential-provider-node/README.md +++ b/packages/credential-provider-node/README.md @@ -5,9 +5,9 @@ ## AWS Credential Provider for Node.JS -This module provides a factory function, `fromEnv`, 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): +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): - Environment variables exposed via `process.env` - SSO credentials from token cache