mitchellciupak / aws_mfa

Automate MFA Token access to the AWS CLI

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

aws_mfa

Automate MFA Token access to the AWS CLI Author: Mark Bixler, modified by Mitchell Ciupak Date: 20211102

Usage:

user@pc:~/.aws$ chmod u+x awscli_mfa.sh
user@pc:~/.aws$ ./awscli_mfa.sh

Source:

Details:

  • all files are stored at ~/.aws/
  • I reccomend creating an alias in your bashrc file to be able to run this script globally
  • DOES NOT support multiple aws account user profiles

About

Automate MFA Token access to the AWS CLI

License:MIT License


Languages

Language:Shell 100.0%