nuclearpinguin commented on issue #5939: [AIRFLOW-5335] Update GCSHook methods so they need min IAM perms URL: https://github.com/apache/airflow/pull/5939#issuecomment-526214899 Confirmed. With `bucket` I can use `roles/storage.objectViewer` to list and download objects. With `get_bucket` this role is not sufficient because in case of blob it's required to have `storage.buckets.get` access.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
