0.1.3 • Published 2 years ago

aws-setup-mfa v0.1.3

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

aws-setup-mfa

This is a tool to easily set up MFA for an AWS IAM account. It support getting credentials from aws-vault or elsewhere.

Installation

npm i -g aws-setup-mfa

Usage

To use aws-vault automatically:

aws-setup-mfa AWS_VAULT_PROFILE_NAME

If the profile name is omitted, then the credentials should be passed in the environment.