@szczepanski/aws-mfa-profile

0.0.2 • Public • Published

AWS MFA Profile Creator

What?

CLI Tool for creating a profile based on AWS STS Session Token

aws sts get-session-token ....

Why?

AWS CLI can not do that.

Installation

Install my-project with npm

npm install --global @szczepanski/aws-mfa-profile

Usage/Examples

aws-mfa-profile
# Enter AWS profile name "default"
# Enter AWS MFA profile name "default-mfa"
# Enter MFA token "1234"

Requirements

  • AWS CLI (version 2)
  • Node.js

Readme

Keywords

Package Sidebar

Install

npm i @szczepanski/aws-mfa-profile

Weekly Downloads

0

Version

0.0.2

License

MIT

Unpacked Size

769 kB

Total Files

5

Last publish

Collaborators

  • szczepanski