返回顶部
a

aliyun-dlf-manage阿里云数据湖管理

Use when managing Alibaba Cloud Data Lake Formation (DataLake) via OpenAPI/SDK, including the user asks for DataLake catalog resource operations, configuration updates, status queries, or troubleshooting DataLake API workflows.

作者: admin | 来源: ClawHub
源自
ClawHub
版本
V 1.0.0
安全检测
已通过
114
下载量
免费
免费
0
收藏
概述
安装方式
版本历史

aliyun-dlf-manage

技能名称: aliyun-dlf-manage
详细描述:
类别: 服务

数据湖构建

使用阿里云OpenAPI(RPC)配合官方SDK或OpenAPI Explorer管理数据湖构建的资源。

工作流程

1) 确认区域、资源标识符和所需操作。
2) 发现API列表及所需参数(参见参考资料)。
3) 使用SDK或OpenAPI Explorer调用API。
4) 使用describe/list类API验证结果。

AccessKey优先级(必须遵循)

1) 环境变量:ALICLOUDACCESSKEYID / ALICLOUDACCESSKEYSECRET / ALICLOUDREGIONID
区域策略:ALICLOUDREGIONID 为可选默认值。若未设置,则自行决定任务最合理的区域;若不确定,则询问用户。
2) 共享配置文件:~/.alibabacloud/credentials

API发现

  • - 产品代码:DataLake
  • 默认API版本:2020-07-10
  • 使用OpenAPI元数据端点列出API并获取架构(参见参考资料)。

高频操作模式

1) 盘点/列表:优先使用List / Describe类API获取当前资源。
2) 变更/配置:优先使用Create / Update / Modify / Set类API进行修改。
3) 状态/故障排查:优先使用Get / Query / Describe*Status类API进行诊断。

最小可执行快速入门

在调用业务API前,先进行元数据优先发现:

bash
python scripts/listopenapimeta_apis.py

可选覆盖:

bash
python scripts/listopenapimeta_apis.py --product-code --version

该脚本将API清单产物写入技能输出目录。

输出策略

如需保存响应或生成的产物,请写入以下目录:
output/aliyun-dlf-manage/

验证

bash
mkdir -p output/aliyun-dlf-manage
for f in skills/data-lake/aliyun-dlf-manage/scripts/*.py; do
python3 -m py_compile $f
done
echo pycompileok > output/aliyun-dlf-manage/validate.txt

通过标准:命令退出码为0,且生成output/aliyun-dlf-manage/validate.txt文件。

输出与证据

  • - 将产物、命令输出和API响应摘要保存在output/aliyun-dlf-manage/目录下。
  • 在证据文件中包含关键参数(区域/资源ID/时间范围),以确保可复现性。

前提条件

  • - 执行前配置最小权限的阿里云凭证。
  • 优先使用环境变量:ALICLOUDACCESSKEYID、ALICLOUDACCESSKEYSECRET,可选ALICLOUDREGIONID。
  • 若区域不明确,在执行变更操作前请询问用户。

参考资料

  • - 来源:references/sources.md

标签

skill ai

通过对话安装

该技能支持在以下平台通过对话安装:

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 aliyun-dlf-manage-1775880849 技能

方式二:设置 SkillHub 为优先技能安装源

设置 SkillHub 为我的优先技能安装源,然后帮我安装 aliyun-dlf-manage-1775880849 技能

通过命令行安装

skillhub install aliyun-dlf-manage-1775880849

下载

⬇ 下载 aliyun-dlf-manage v1.0.0(免费)

文件大小: 3.71 KB | 发布时间: 2026-4-12 08:55

v1.0.0 最新 2026-4-12 08:55
- Initial release of aliyun-dlf-manage skill for managing Alibaba Cloud Data Lake Formation via OpenAPI/SDK.
- Supports catalog resource operations, configuration updates, status queries, and troubleshooting DataLake API workflows.
- Implements API discovery and operation patterns for list, create, update, and status APIs.
- Provides guidelines for credential setup, region policies, and output artifact storage.
- Includes scripts and validation steps to ensure proper environment and execution.

Archiver·手机版·闲社网·闲社论坛·羊毛社区· 多链控股集团有限公司 · 苏ICP备2025199260号-1

Powered by Discuz! X5.0   © 2024-2025 闲社网·线报更新论坛·羊毛分享社区·http://xianshe.com

p2p_official_large
返回顶部