Function aws_mfa::auth::authenticate

source ·
pub async fn authenticate(
    profile: &str,
    suffix: &str,
    region: &str,
    code: &str,
    duration: i32,
    identifier: &str,
    home: &str
) -> Result<Credentials>
Expand description

Authenticate to AWS with MFA