Bug 497097 - Feature request: multi-region support
Summary: Feature request: multi-region support
Status: REPORTED
Alias: None
Product: kio-s3
Classification: Frameworks and Libraries
Component: general (other bugs)
Version First Reported In: unspecified
Platform: Other Linux
: NOR wishlist
Target Milestone: ---
Assignee: Elvis Angelaccio
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-12-05 19:58 UTC by Michael Limiero
Modified: 2024-12-05 20:34 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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