doc-exports/docs/obs/umn/obs_03_0047.html
zhangyue b55201d729 OBS UMN DOC
Reviewed-by: Sabelnikov, Dmitriy <dmitriy.sabelnikov@t-systems.com>
Co-authored-by: zhangyue <zhangyue164@huawei.com>
Co-committed-by: zhangyue <zhangyue164@huawei.com>
2024-03-18 15:39:30 +00:00

1.4 KiB

Overview

OBS supports the following permission control mechanisms:

  • IAM policies: IAM policies define the actions that can be performed on your cloud resources. In other words, IAM policies specify what actions are allowed or denied.
  • Bucket policies and object policies:

    A bucket policy applies to the configured bucket and objects in the bucket. A bucket owner can use a bucket policy to grant permissions of buckets and objects in the buckets to IAM users or other accounts.

    An object policy applies to specified objects in a bucket.

  • Access control lists (ACLs): Control the read and write permissions for accounts. You can set ACLs for buckets and objects.