Bug 497097

Summary: Feature request: multi-region support
Product: [Frameworks and Libraries] kio-s3 Reporter: Michael Limiero <mike5713>
Component: generalAssignee: Elvis Angelaccio <elvis.angelaccio>
Status: REPORTED ---    
Severity: wishlist    
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description Michael Limiero 2024-12-05 19:58:17 UTC
SUMMARY
kio-s3 only works with buckets from a single region.

STEPS TO REPRODUCE
1. Have an AWS account with S3 buckets in multiple regions.
2. Set up kio-s3.
3. Browse S3.

OBSERVED RESULT
All buckets are listed at the top level, but buckets not in your default region appear as empty.

EXPECTED RESULT
System should use the default region and S3 endpoint to list buckets, but should use the bucket's region when accessing objects. If there is an error, the plugin should show an error rather than a seemingly valid empty bucket.

SOFTWARE/OS VERSIONS

(available in the Info Center app, or by running `kinfo` in a terminal window)
Linux/KDE Plasma: Arch Linux
KDE Plasma Version: 6.2.2
KDE Frameworks Version: 6.7.0 
Qt Version: 6.8.0
aur/kio-s3: r316.0c31fed-1

ADDITIONAL INFORMATION