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

https://github.com/wingkwong/aws-sts-temp-cred

Request temporary credentials for a MFA-enabled AWS account or IAM user
https://github.com/wingkwong/aws-sts-temp-cred

Last synced: about 2 months ago
JSON representation

Request temporary credentials for a MFA-enabled AWS account or IAM user

Awesome Lists containing this project

README

          

# aws-sts-temp-cred
Request temporary credentials for a MFA-enabled AWS account or IAM user

## Usage

Update ``SerialNumber`` in Line 21 and then run

```py
python3 main.py
```