aws-mfa

0.0.1 • Public • Published

AWS-MFA

CLI tool for fetching (AWS) Multi-Factor Auth credentials

Install

npm install -g aws-mfa
touch .aws-mfa

Populate .aws-mfa file with AWS credentials

AWS_ACCESS_KEY_ID=ZZZZZZZZZZ
AWS_SECRET_ACCESS_KEY=xyZxyZxyZxyZxyZxyZ
MFA_ARN=arn:aws:iam::999999999999:mfa/username

Usage

aws-mfa <6 digit TokenCode>

This will output the file aws_session.json

Dependencies (2)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i aws-mfa

    Weekly Downloads

    5

    Version

    0.0.1

    License

    MIT

    Last publish

    Collaborators

    • bradoyler