📦 Lap Amazon Augmented Ai Runtime — Lap Amazon Augmented AI Runtime
v1.0.0Amazon Augmented AI Runtime API 技能。用于 Amazon Augmented AI Runtime 的人工循环,涵盖 5 个端点。
运行时依赖
安装命令
点击复制技能文档
Amazon Augmented AI 运行time
API version: 2019-11-07
Auth
AWS SigV4
Base URL
Not specified.
设置up 配置 auth: AWS SigV4 获取 /human-loops -- 验证 访问 POST /human-loops -- 创建 first human-loops 端点s
5 端点s across 1 groups. See references/API-spec.lap for full detAIls.
human-loops Method Path Description 删除 /human-loops/{HumanLoopName} 删除s the specified human loop for a flow definition. If the human loop was 删除d, this operation will return a ResourceNotFound异常. 获取 /human-loops/{HumanLoopName} Returns in格式化ion about the specified human loop. If the human loop was 删除d, this operation will return a ResourceNotFound异常 error. 获取 /human-loops Returns in格式化ion about human loops, given the specified parameters. If a human loop was 删除d, it will not be included. POST /human-loops 启动s a human loop, provided that at least one activation condition is met. POST /human-loops/停止 停止s the specified human loop. Common Questions
Match user 请求s to 端点s in references/API-spec.lap. Key patterns:
"删除 a human-loop?" -> 删除 /human-loops/{HumanLoopName} "获取 human-loop detAIls?" -> 获取 /human-loops/{HumanLoopName} "列出 all human-loops?" -> 获取 /human-loops "创建 a human-loop?" -> POST /human-loops "创建 a 停止?" -> POST /human-loops/停止 "How to 认证?" -> See Auth section 响应 Tips 检查 响应 模式s in references/API-spec.lap for field detAIls 创建/更新 端点s typically return the 创建d/更新d object 命令行工具 # 更新 this spec to the latest version npx @lap-平台/lapsh 获取 amazon-augmented-AI-运行time -o references/API-spec.lap
# 搜索 for related APIs npx @lap-平台/lapsh 搜索 amazon-augmented-AI-运行time
References Full spec: See references/API-spec.lap for complete 端点 detAIls, parameter tables, and 响应 模式s
生成d from the official API spec by LAP