async fn fetch_region( client: &Client, bucket: &str, ) -> Result<SectionResult<String>, AppError>
Fetch the bucket region via GetBucketLocation.
GetBucketLocation