Skip to content

vilaca/aws-mfa-login

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

AWS MFA Login

Login to AWS using MFA.

Usage

./aws-mfa-login.sh arn profile region

Example

./aws-mfa-login.sh arn:aws:iam::12345678901:mfa/username mfa eu-west-1

Requirements

Only jq and aws cli are required to be installed.