Files
tsview/package.json
Juergen Kunz a7ee9dff9f fix: implement S3 listBuckets to actually list buckets
- Add @aws-sdk/client-s3 dependency for direct S3 operations
- Fix listBuckets handler which was hardcoded to return empty array
- Now properly queries S3 and returns actual bucket names
2026-01-23 23:28:04 +00:00

1.8 KiB