List all buckets for the given profile.
Applies the validation gate and SWR cache logic on the Rust side. Emits buckets:updated { profileId } after every revalidation.
buckets:updated { profileId }
The profile whose buckets to list.
Optional
When true, bypass the cache and fetch from S3.
true
List all buckets for the given profile.
Applies the validation gate and SWR cache logic on the Rust side. Emits
buckets:updated { profileId }after every revalidation.