[][src]Function rotate_iam_keys::aws_config::write_credentials

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