Skip to main content

fetch_logging

Function fetch_logging 

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

Fetch logging configuration via GetBucketLogging.