/// CREATE A BUCKET / HUAWEI CLOUD OBS
Create a Huawei Cloud OBS bucket
Huawei Cloud OBS gives you tiered, S3-compatible object storage. Create a bucket, generate an AK/SK, and connect.
Create a bucket
- In the Huawei Cloud console, open Object Storage Service (OBS) → Create Bucket.
- Name it, pick a region and storage class, set the policy to Private, and create it.
Create an AK/SK
- Open My Credentials → Access Keys → Create Access Key, then download the credentials CSV (AK + SK shown once).
Connect it to storafleet
Use endpoint https://obs.<REGION>.myhuaweicloud.com. Head to Connect Huawei Cloud OBS.