buckets
objects
update
select
const \{ data, error \} = await supabase .storage .from('avatars') .move('public/avatar1.png', 'private/avatar2.png')