Skip to content

souvikhazra1/aws-cli-mfa

Repository files navigation

AWS CLI MFA

A simple Node.js project to manage MFA for IAM user from CLI, useful when using AWS CLI based tools

  • Enroll MFA
  • Generate STS Token
  • Remove MFA Virtual Device

Build

npm i
npm run build

Usage

node .
node . --profile <Profile Name>

About

A simple Node.js project to manage MFA for IAM user from CLI, useful when using AWS CLI based tools

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors