Relative Content

Tag Archive for pythongoogle-cloud-storage

Least privilege principle to create files in a bucket

I’m trying to grant a service account a limited set of permissions while allowing to create files on a specific bucket. Instead of creating a custom role, I thought on using the roles/storage.objectCreator predefined one on the bucket.