Skip to main content

fetch_encryption

Function fetch_encryption 

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

Fetch SSE configuration via GetBucketEncryption.