检测到您已登录华为云国际站账号,为了您更好的体验,建议您访问国际站服务网站 https://www.huaweicloud.com/intl/zh-cn
不再显示此消息
For details, see Introduction to OBS Access Control, IAM Custom Policies, and Creating a Custom Bucket Policy. The mapping between OBS regions and endpoints must comply with what is listed in Regions and Endpoints.
Create an OBS bucket, so that you can use image processing properly. Uploading an image You can upload images using OBS Console, OBS Browser+, or REST APIs. For details, see Uploading an Object. Skip this section if the image to be processed already exists in your bucket.
Figure 1 OBS billing items Billing Modes OBS provides two billing modes: pay-per-use and yearly/monthly. Pay-per-use You are billed for using OBS on a pay-per-use basis by default. With this billing mode, you pay only for how long (hours) you actually use the resources.
OBS only supports redirection for objects in the root directory of a bucket.
OBS PFS can support a TB/s-level bandwidth and handle millions of IOPS on the storage side, making it ideal for processing high-performance computing (HPC) workloads. You can access data in a parallel file system via OBS APIs. Parent topic: Introduction
For details, see Introduction to OBS Access Control, IAM Custom Policies, and Creating a Custom Bucket Policy. The mapping between OBS regions and endpoints must comply with what is listed in Regions and Endpoints.
Run the obsutil cp obs://bucket-test/key d:\temp\test.txt command to download a single object. obsutil cp obs://bucket-test/key d:\temp\test.txt Start at 2024-09-30 08:39:34.180766 +0000 UTC Parallel: 5 Jobs: 5 Threshold: 50.00MB PartSize
For details, see Introduction to OBS Access Control, IAM Custom Policies, and Creating a Custom Bucket Policy. The mapping between OBS regions and endpoints must comply with what is listed in Regions and Endpoints.
Granting All Accounts the Read Permission for Certain Objects Scenario Enterprise A stores a large volume of map data in OBS, and offers the data for public query. This enterprise sets a read permission for all accounts, and provides the data URLs on the Internet.
SDK Error Handling (SDK for C) SDK errors include the errors returned during the check of function parameters and those returned by the OBS server.
Deleting Bucket Inventories Functions OBS uses the DELETE method to delete inventories (identified by inventory IDs) of a specified bucket. For more information about permission control, see the permission control in the OBS Permission Configuration Guide.
With the OBS permissions, an IAM policy can be applied to all buckets and objects, or it can be applied only to specified buckets and objects. IAM policies are recommended if you assign permissions to IAM users of the same account.
The bucket must be an existing one in OBS and its name must be 1 to 64 characters long.
For example, if an Infrequent Access object is deleted after being stored in OBS for 20 days, it will be billed for the storage of 30 days (the minimum storage duration).
For details, see Introduction to OBS Access Control, IAM Custom Policies, and Creating a Custom Bucket Policy. The mapping between OBS regions and endpoints must comply with what is listed in Regions and Endpoints.
For details, see Introduction to OBS Access Control, IAM Custom Policies, and Creating a Custom Bucket Policy. The mapping between OBS regions and endpoints must comply with what is listed in Regions and Endpoints.
For details, see Introduction to OBS Access Control, IAM Custom Policies, and Creating a Custom Bucket Policy. The mapping between OBS regions and endpoints must comply with what is listed in Regions and Endpoints.
For details, see Introduction to OBS Access Control, IAM Custom Policies, and Creating a Custom Bucket Policy. The mapping between OBS regions and endpoints must comply with what is listed in Regions and Endpoints.
Using OBS Console OBS Console is a web-based GUI where you can manage your OBS resources with ease.
Key: 'test.html', Body: '<html><header></header><body><h1>Hello OBS</h1></body></html>', // Set the MIME type for the object. ContentType: 'text/html', // Set the object ACL to public read.