Skip to main content

fetch_region

Function fetch_region 

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

Fetch the bucket region via GetBucketLocation.