pub async fn spawn_list_objects( s3_manager: Manager, s3_bucket: &str, prefix: Option<String>) -> Result<Vec<Object>>