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