pub async fn object_exists( client: &Client, bucket: &str, key: &str, ) -> Result<bool, Error>
Checks if an object exists in S3