Help Center/ OBS PHP SDK/ API Reference/ Predefined Constants/ Pre-defined Access Control Policies
Updated on 2022-02-10 GMT+08:00

Pre-defined Access Control Policies

Access Method

Type

Description

ObsClient::AclPrivate

string

Private read/write

ObsClient::AclPublicRead

string

Public read

ObsClient::AclPublicReadWrite

string

Public read/write

ObsClient::AclPublicReadDelivered

string

Public read on a bucket as well as objects in the bucket

ObsClient::AclPublicReadWriteDelivered

string

Public read/write on a bucket as well as objects in the bucket