pub async fn put_object( bucket: &Bucket, file: &[u8], content: &Content, file_name: &str, ) -> Result<String>