object_exists

Function object_exists 

Source
pub async fn object_exists(
    client: &Client,
    bucket: &str,
    key: &str,
) -> Result<bool, Error>
Expand description

Checks if an object exists in S3