Skip to main content

fetch_object_lock

Function fetch_object_lock 

Source
async fn fetch_object_lock(
    client: &Client,
    bucket: &str,
) -> Result<SectionResult<ObjectLockConfig>, AppError>
Expand description

Fetch object-lock configuration via GetObjectLockConfiguration.