El contenido no se encuentra disponible en el idioma seleccionado. Estamos trabajando continuamente para agregar más idiomas. Gracias por su apoyo.

Compute
Elastic Cloud Server
Huawei Cloud Flexus
Bare Metal Server
Auto Scaling
Image Management Service
Dedicated Host
FunctionGraph
Cloud Phone Host
Huawei Cloud EulerOS
Networking
Virtual Private Cloud
Elastic IP
Elastic Load Balance
NAT Gateway
Direct Connect
Virtual Private Network
VPC Endpoint
Cloud Connect
Enterprise Router
Enterprise Switch
Global Accelerator
Management & Governance
Cloud Eye
Identity and Access Management
Cloud Trace Service
Resource Formation Service
Tag Management Service
Log Tank Service
Config
OneAccess
Resource Access Manager
Simple Message Notification
Application Performance Management
Application Operations Management
Organizations
Optimization Advisor
IAM Identity Center
Cloud Operations Center
Resource Governance Center
Migration
Server Migration Service
Object Storage Migration Service
Cloud Data Migration
Migration Center
Cloud Ecosystem
KooGallery
Partner Center
User Support
My Account
Billing Center
Cost Center
Resource Center
Enterprise Management
Service Tickets
HUAWEI CLOUD (International) FAQs
ICP Filing
Support Plans
My Credentials
Customer Operation Capabilities
Partner Support Plans
Professional Services
Analytics
MapReduce Service
Data Lake Insight
CloudTable Service
Cloud Search Service
Data Lake Visualization
Data Ingestion Service
GaussDB(DWS)
DataArts Studio
Data Lake Factory
DataArts Lake Formation
IoT
IoT Device Access
Others
Product Pricing Details
System Permissions
Console Quick Start
Common FAQs
Instructions for Associating with a HUAWEI CLOUD Partner
Message Center
Security & Compliance
Security Technologies and Applications
Web Application Firewall
Host Security Service
Cloud Firewall
SecMaster
Anti-DDoS Service
Data Encryption Workshop
Database Security Service
Cloud Bastion Host
Data Security Center
Cloud Certificate Manager
Edge Security
Managed Threat Detection
Blockchain
Blockchain Service
Web3 Node Engine Service
Media Services
Media Processing Center
Video On Demand
Live
SparkRTC
MetaStudio
Storage
Object Storage Service
Elastic Volume Service
Cloud Backup and Recovery
Storage Disaster Recovery Service
Scalable File Service Turbo
Scalable File Service
Volume Backup Service
Cloud Server Backup Service
Data Express Service
Dedicated Distributed Storage Service
Containers
Cloud Container Engine
SoftWare Repository for Container
Application Service Mesh
Ubiquitous Cloud Native Service
Cloud Container Instance
Databases
Relational Database Service
Document Database Service
Data Admin Service
Data Replication Service
GeminiDB
GaussDB
Distributed Database Middleware
Database and Application Migration UGO
TaurusDB
Middleware
Distributed Cache Service
API Gateway
Distributed Message Service for Kafka
Distributed Message Service for RabbitMQ
Distributed Message Service for RocketMQ
Cloud Service Engine
Multi-Site High Availability Service
EventGrid
Dedicated Cloud
Dedicated Computing Cluster
Business Applications
Workspace
ROMA Connect
Message & SMS
Domain Name Service
Edge Data Center Management
Meeting
AI
Face Recognition Service
Graph Engine Service
Content Moderation
Image Recognition
Optical Character Recognition
ModelArts
ImageSearch
Conversational Bot Service
Speech Interaction Service
Huawei HiLens
Video Intelligent Analysis Service
Developer Tools
SDK Developer Guide
API Request Signing Guide
Terraform
Koo Command Line Interface
Content Delivery & Edge Computing
Content Delivery Network
Intelligent EdgeFabric
CloudPond
Intelligent EdgeCloud
Solutions
SAP Cloud
High Performance Computing
Developer Services
ServiceStage
CodeArts
CodeArts PerfTest
CodeArts Req
CodeArts Pipeline
CodeArts Build
CodeArts Deploy
CodeArts Artifact
CodeArts TestPlan
CodeArts Check
CodeArts Repo
Cloud Application Engine
MacroVerse aPaaS
KooMessage
KooPhone
KooDrive

Permissions Management

Updated on 2022-05-17 GMT+08:00

You can use Identity and Access Management (IAM) to manage OBS permissions and control access to your resources. IAM provides identity authentication, permissions management, and access control.

You can create IAM users for your employees, and assign permissions to these users on a principle of least privilege (PoLP) basis to control their access to specific resource types. For example, you can create IAM users for software developers and assign specific permissions to allow them to use OBS resources but prevent them from being able to delete resources or perform any high-risk operations.

If your account does not require individual IAM users for permissions management, skip this section.

OBS Permissions

By default, new IAM users do not have any permissions assigned. To assign permissions to these new users, add them to one or more groups, and attach permissions policies to these groups. IAM provides preset system policies that define common permissions for different services, such as full control access and read-only. You can directly use these preset policies.

OBS is a global service deployed and accessed without specifying any physical region. OBS permissions are assigned to users in the global project, and users do not need to switch regions when accessing OBS.

Policy Types
  • RBAC policy: An RBAC policy consists of permissions for an entire service. Users in a group with such a policy assigned are granted all the required permissions, including permissions for accessing and managing that service. RBAC policies do not support operation-specific permission control.
  • Fine-grained policy: A fine-grained policy consists of API-based permissions for operations on specific resource types. Fine-grained policies, as the name suggests, allow for more fine-grained control than RBAC policies. Users with such fine-grained permissions can only perform specific operations on services.
NOTE:

Due to data caching, an RBAC policy and fine-grained policy involving OBS actions will take effect 10 to 15 minutes after it is attached to a user, an enterprise project, and user group.

Table 1 lists all system policies of OBS.

Table 1 OBS system policies

Policy

Description

Policy Type

Tenant Administrator

Operation permissions: any operation on all cloud resources owned by the account

OBS policies are configured under Global service > OBS.

RBAC policy

Tenant Guest

Operation permissions: read-only access permission to all cloud resources owned by the account

OBS policies are configured under Global service > OBS.

RBAC policy

OBS Buckets Viewer

Operation permissions: listing buckets, obtaining basic bucket information, obtaining bucket metadata information, and listing objects

OBS policies are configured under Global service > OBS.

RBAC policy

OBS Viewer

Operation permissions: listing buckets, obtaining basic bucket information, obtaining bucket metadata information, and listing objects

This policy is a system-defined policy of fine-grained authorization. Users with fine-grained authorization can use this policy and can create custom policy template based on this policy.

OBS policies are configured under Global service > OBS.

Fine-grained policy

OBS Operator

Operation permissions: Users with this permission can perform all OBS Viewer operations and perform basic object operations, such as uploading objects, downloading objects, deleting objects, and obtaining object ACLs.

This policy is a system-defined policy of fine-grained authorization. Users with fine-grained authorization can use this policy and can create custom policy template based on this policy.

OBS policies are configured under Global service > OBS.

Fine-grained policy

The following table lists operations that can be performed under each set of OBS permission.

Table 2 Permissions and the allowed operations on OBS resources

Operation

Tenant Administrator

Tenant Guest

OBS Buckets Viewer

OBS Viewer

OBS Operator

Listing buckets

Yes

Yes

Yes

Yes

Yes

Creating buckets

Yes

No

No

No

No

Deleting buckets

Yes

No

No

No

No

Obtaining basic bucket information

Yes

Yes

Yes

Yes

Yes

Controlling bucket access

Yes

No

No

No

No

Managing bucket policies

Yes

No

No

No

No

Modifying bucket storage classes

Yes

No

No

No

No

Listing objects

Yes

Yes

Yes

Yes

Yes

Listing objects with multiple versions

Yes

Yes

No

No

No

Uploading files

Yes

No

No

No

Yes

Creating folders

Yes

No

No

No

Yes

Deleting files

Yes

No

No

No

Yes

Deleting folders

Yes

No

No

No

Yes

Downloading files

Yes

Yes

No

No

Yes

Deleting files with multiple versions

Yes

No

No

No

Yes

Downloading files with multiple versions

Yes

Yes

No

No

Yes

Modifying object storage classes

Yes

No

No

No

No

Restoring files

Yes

No

No

No

No

Canceling the deletion of files

Yes

No

No

No

Yes

Deleting fragments

Yes

No

No

No

Yes

Controlling object access

Yes

No

No

No

No

Configuring object metadata

Yes

No

No

No

No

Obtaining object metadata

Yes

Yes

No

No

Yes

Managing versioning

Yes

No

No

No

No

Managing logging

Yes

No

No

No

No

Managing event notifications

Yes

No

No

No

No

Managing tags

Yes

No

No

No

No

Managing lifecycle rules

Yes

No

No

No

No

Managing static website hosting

Yes

No

No

No

No

Managing CORS rules

Yes

No

No

No

No

Managing URL validation

Yes

No

No

No

No

Managing domain names

Yes

No

No

No

No

Appending objects

Yes

No

No

No

Yes

Configuring object ACL

Yes

No

No

No

No

Configuring the ACL for an object of a specified version

Yes

No

No

No

No

Obtaining object ACL information

Yes

Yes

No

No

Yes

Obtaining the ACL information of a specified object version

Yes

Yes

No

No

Yes

Uploading in the multipart mode

Yes

No

No

No

Yes

Listing uploaded parts

Yes

Yes

No

No

Yes

Canceling multipart tasks

Yes

No

No

No

Yes

Managing OBS Resource Permissions

Access to OBS buckets and objects can be controlled by IAM user permissions, bucket policies, and ACLs.

For more information, see Overview.

Utilizamos cookies para mejorar nuestro sitio y tu experiencia. Al continuar navegando en nuestro sitio, tú aceptas nuestra política de cookies. Descubre más

Feedback

Feedback

Feedback

0/500

Selected Content

Submit selected content with the feedback