pub fn aws_key( os_type: OsType, region: &str, aws_secret_key_id: &str, aws_secret_access_key: &str, ) -> Result<String>