Get the FREE Ultimate OpenClaw Setup Guide →

cloud-huawei-obs

npx machina-cli add skill partme-ai/full-stack-skills/cloud-huawei-obs --openclaw
Files (1)
SKILL.md
684 B

When to use this skill

Use this skill whenever the user wants to:

  • [待完善:根据具体工具添加使用场景]

How to use this skill

[待完善:根据具体工具添加使用指南]

Best Practices

[待完善:根据具体工具添加最佳实践]

Keywords

[待完善:根据具体工具添加关键词]

Source

git clone https://github.com/partme-ai/full-stack-skills/blob/main/skills/cloud-huawei-obs/SKILL.mdView on GitHub

Overview

This skill provides guidance for Huawei Cloud OBS, covering bucket creation, object storage, access control, and OBS management. It helps users store files in OBS, configure buckets, and manage Huawei Cloud storage efficiently.

How This Skill Works

Huawei OBS uses buckets to organize objects. This skill explains creating buckets, uploading and storing objects, setting access controls (ACLs and IAM), and managing OBS configurations to keep data secure and accessible via APIs.

When to Use It

  • Store files in Huawei Cloud OBS.
  • Configure OBS buckets (creation, naming, region, and access policies).
  • Manage access control for OBS with ACLs and IAM.
  • Integrate OBS with applications via APIs (S3-compatible interface).
  • Optimize storage costs with lifecycle rules and backups.

Quick Start

  1. Step 1: Create a bucket in Huawei OBS with appropriate region and access settings.
  2. Step 2: Upload an object and apply ACLs or IAM policies to control access.
  3. Step 3: Configure a lifecycle policy or generate a signed URL for secure access.

Best Practices

  • Plan bucket naming and region to minimize latency and comply with data residency requirements.
  • Use IAM policies and bucket ACLs to grant the least privilege needed for apps and users.
  • Enable lifecycle rules to transition or expire data and control storage costs.
  • Use signed URLs for secure, time-limited access to private objects.
  • Regularly monitor OBS usage with Huawei Cloud monitoring and set alerts for unusual activity.

Example Use Cases

  • A media app uploads videos to OBS buckets with restricted public access and serves them via authenticated links.
  • An enterprise stores daily logs in OBS and applies lifecycle rules to delete or archive after 90 days.
  • A developer integrates an app with OBS using the S3-compatible API to upload and retrieve files.
  • A data science project stores raw datasets in OBS and assigns team-based access controls.
  • An e-commerce site uses OBS with signed URLs to securely provide customers with product manuals and assets.

Frequently Asked Questions

Add this skill to your agents
Sponsor this space

Reach thousands of developers