Difference between revisions of "GCP Bucket permissions"
Jump to navigation
Jump to search
Line 3: | Line 3: | ||
* Fine-graned ACL based <code>[[gsutil defacl]]</code>. | * Fine-graned ACL based <code>[[gsutil defacl]]</code>. | ||
− | If Uniform | + | If Uniform access is enabled fine-graned ACL mode will be disabled. |
Revision as of 06:57, 19 September 2022
There are two modes of manage permissions for GCP buckets:
- Uniform bucket-level access
gsutil ubla
- Fine-graned ACL based
gsutil defacl
.
If Uniform access is enabled fine-graned 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: