Get hands-on experience with 20+ free Google Cloud products and $300 in free credit for new customers.

Unable to access cloud storage from the notebook with in the Vertex AI workbench

Throwing this error:

 

ResumableUploadAbortException: 403 cloud-storage-access@iam.gserviceaccount.com does not have storage.objects.create access to the Google Cloud Storage object. Permission 'storage.objects.create' denied on resource (or it may not exist).

 


Although I have given the service account role of the storage admin plus given the access to the service account with in the bucket.

0 1 748
1 REPLY 1

Hi @noman4,

Welcome and thank you for reaching out to our community.

I understand that you are having challenges creating objects in your storage buckets, you are right about providing access or permission to your service account, however, you may need to apply a specific role in your target storage bucket. Kindly review your audit logs as it can give you insights to where to start your troubleshooting

Hope this helps.