Retrieves the details of an existing Storage bucket.
The unique identifier of the bucket you would like to retrieve.
const { data, error } = await supabase .storage .getBucket('avatars')