Permission storage.buckets.list required to access bucket in Google Cloud Storage #16315
Unanswered
tomboxmeme
asked this question in
Q&A
Replies: 1 comment 1 reply
-
This is reproducible and occurs because we attempt to read the bucket versioning configuration prior listing files.
You will have to ensure the IAM user has a role assigned that includes |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi all,
Running OSX and Cyberduck 9.0.1
I'm trying to add perms to a specific folder in GCS object storage but for some reason Cyberduck keeps throwing the error that it's looking for
storage.buckets.list
.I obviously don't want the user to be able to list all buckets so is there something I'm missing?
It seems to completely ignore the path variable.
Beta Was this translation helpful? Give feedback.
All reactions