An open API service indexing awesome lists of open source software.

https://github.com/tombozik/aws-mfa-credentials

A script that obtains temporary AWS credentials. (If the user uses MFA)
https://github.com/tombozik/aws-mfa-credentials

aws boto3 mfa

Last synced: about 1 month ago
JSON representation

A script that obtains temporary AWS credentials. (If the user uses MFA)

Awesome Lists containing this project

README

        

A script that obtains temporary AWS credentials if the user uses MFA.

Dependencies:
`boto3`

Run:
`python aws_mfa.py {6_digit_code_from_device}`