broamski / aws-mfa

Manage AWS MFA Security Credentials
MIT License
1.02k stars 165 forks source link

Question: Does this package support "mfa_serial" in the aws config file? #63

Open jrobbins-LiveData opened 3 years ago

jrobbins-LiveData commented 3 years ago

The package support aws_mfa_device in the credentials file, but we were wondering why it didn't use the parameter AWS documented here called mfa_serial?

Are the two equivalent, except for one being in config and the other in credentials?