An internal package
You probably shouldn't, at least directly. Please use @aws-sdk/credential-providers instead.
Source AWS credentials from known environment variables. If either the AWS_ACCESS_KEY_ID or AWS_SECRET_ACCESS_KEY environment variable is not set in this process, the provider will return a rejected promise.
AWS_ACCESS_KEY_ID
AWS_SECRET_ACCESS_KEY
@aws-sdk/credential-provider-env
Usage
You probably shouldn't, at least directly. Please use @aws-sdk/credential-providers instead.