awsmfa 0.3.2

The automation tool for Multi-Factor Authentication (MFA) process to use awscli.
Documentation
1
2
3
4
5
mod file;
mod profile;

pub use file::{ConfFile, ConfLoader};
pub use profile::Profile;