Difference between revisions of "GCP Bucket permissions"
Jump to navigation
Jump to search
Line 17: | Line 17: | ||
== See also == | == See also == | ||
+ | * {{gsutil ubla}} | ||
* {{gsutil}} | * {{gsutil}} | ||
* {{GCS}} | * {{GCS}} | ||
[[Category:GCS]] | [[Category:GCS]] |
Revision as of 06:20, 19 September 2022
There are two modes of manage permissions for GCP buckets:
- Uniform bucket-level access
gsutil ubla
- ACL based
gsutil defacl
.
If Uniform bucket-level access is enabled ACL mode will be disabled.
- Uniform bucket-level access:
gsutil ubla
- ACL:
gsutil defacl
- To add conditions, switch the bucket from fine-grained to uniform bucket-level access control
Related
See also
gsutil ubla [ set | get ]
gsutil
[config | singurl | mb | iam | cp | ls | acl | defacl | ubla | du | cors | --help
],$HOME/.boto, Cloud Shell
- GCS, GCS Bucket, permissions, GCS Object versioning,
gsutil
, Folder (Object Storage), GCS lifecycle,gcsfuse
, Storage Admin
Advertising: