buckets
update
objects
const { data, error } = await supabase .storage .updateBucket('avatars', { public: false })