1.0.5 • Published 3 years ago

aws-env-credentials v1.0.5

Weekly downloads
-
License
ISC
Repository
github
Last release
3 years ago

aws-env-credentials

A light-weight package that retrieves commands to set AWS credentials as shell environment variables. Copy to clipboard is supported on macOS and Windows (Command Prompt).

Usage

npx aws-env-credentials

Follow the prompts for AWS region, ARN for MFA, and OTP. If a token is successfully retrieved a command will be copied to your clipboard our output in the terminal to set shell environment variables.

AWS_ACCESS_KEY_ID
AWS_SECRET_ACCESS_KEY
AWS_SESSION_TOKEN
AWS_REGION

AWS Documentation

https://docs.aws.amazon.com/sdk-for-javascript/v2/developer-guide/loading-node-credentials-environment.html

NPM

https://www.npmjs.com/package/aws-env-credentials

1.0.5

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago