[][src]Function rotate_iam_keys::aws_config::parse_config_files

pub fn parse_config_files(
    conf_path: &PathBuf,
    cred_path: &PathBuf
) -> Result<HashMap<String, AWSConfig>, RotateError>