New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details
Socket
Book a DemoSign in
Socket

aws-env-credentials

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

aws-env-credentials

Retrieves and sets AWS credentials as shell environment variables.

latest
Source
npmnpm
Version
1.0.5
Version published
Maintainers
1
Created
Source

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

Keywords

aws

FAQs

Package last updated on 11 Jun 2021

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts