hello team , does GCS support copying a blob server side using 2 different SA. one for read from source bucket , the second have write on destination bucket ?
the current implemented solution is to download the file locally and uploading it using the second SA. Nb: we can't change the permissions on these bucket.
Thanks team.