cos_get_bucket_acl
Retrieve the ACL of a Tencent Cloud COS bucket to inspect access permissions and confirm whether the bucket is publicly readable.
Instructions
获取腾讯云 COS 存储桶的访问权限(ACL),包含 ACL 级别与各项授权(读/写/ACP/完全控制)。用于确认桶是否对匿名开放读。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| bucket | Yes | 存储桶名称,例如 campusbuzz-images-1312192644 | |
| region | No | 存储桶地域,例如 ap-guangzhou(不填则用全局配置 region) |