You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This bucket must have, at minimum, one of the following roles applied to the target Google Cloud service account:
32
32
33
33
-`Storage Object Viewer` for bucket read access.
34
-
-`Storage Object Creator` for bucket write access.
34
+
-`Storage Object User` for bucket write access.
35
35
- The `Storage Object Admin` role provides read and write access, plus access to additional bucket operations.
36
36
37
37
To apply one of these roles to a service account for a bucket, see [Add a principal to a bucket-level policy](https://cloud.google.com/storage/docs/access-control/using-iam-permissions#bucket-add)
0 commit comments