本文介绍OpenSearch-LLM智能问答版授权规则。
管控API授权规则
API | RAM Action | Resource | 描述 |
CreateAppGroup | opensearch:CreateAppGroup | app-groups/* | 创建应用 |
RenewAppGroup | opensearch:UpdateApp | apps/{appGroupName} | 为应用续费 |
DescribeAppGroup | opensearch:DescribeAppGroup | app-groups/{appGroupName} | 获取应用详情 |
ModifyAppGroup | opensearch:ModifyAppGroup | app-groups/{appGroupName} | 修改应用配额 |
ListAppGroups | opensearch:ListAppGroup | app-groups/* | 获取应用列表 |
DescribeApps | opensearch:ListApp | app-groups/{appGroupName} | 查看实例版本列表 |
CreateApp | opensearch:CreateApp | app-groups/{appGroupName} | 修改应用配置 |
CreateAppGroupCredentials | opensearch:WriteCredentials | apps/{appGroupName} | 创建访问凭证 |
DeleteAppGroupCredentials | opensearch:WriteCredentials | apps/{appGroupName} | 删除访问凭证 |
UpdateCredentials | opensearch:WriteCredentials | apps/{appGroupName} | 修改访问凭证 |
ListProceedings | opensearch:ListProceedings | app-groups/{appGroupName} | 查看当前的处理流 |
ListFunctionInstances | opensearch:DescribeFunction | apps/{appGroupName} | 查看实例模型列表 |
ListAppGroupCredentials | opensearch:DescribeCredentials | apps/{appGroupName} | 获取访问凭证列表 |
ListAppPrompts | opensearch:DescribePrompt | apps/{appGroupName} | 获取Prompt列表 |
RemovePrompt | opensearch:WritePrompt | apps/{appGroupName} | 删除Prompt |
GetPrompt | opensearch:DescribePrompt | apps/{appGroupName} | 获取Prompt详情 |
CreatePrompt | opensearch:WritePrompt | apps/{appGroupName} | 创建Prompt |
UpdatePrompt | opensearch:WritePrompt | apps/{appGroupName} | 更新Prompt |
ListEcosystemRobots | opensearch:ListEcosystemRobots | robots/* | 查询产品列表 |
GetEcosystemRobot | opensearch:GetEcosystemRobot | robots/{id} | 查询产品信息 |
UpdateEcosystemRobot | opensearch:DeleteEcosystemRobot | robots/{id} | 更新平台产品 |
CreateEcosystemRobot | opensearch:CreateEcosystemRobot | robots/* | 开通平台产品 |
DeleteEcosystemRobot | opensearch:DeleteEcosystemRobot | robots/{id} | 关闭平台产品 |
GenerateEcosystemOutgoingUrls | opensearch:GenerateEcosystemOutgoingUrls | * | 获取outgoing配置 |
ListEcosystemOptionPacks | opensearch:ListEcosystemOptionPacks | option-packs/* | 列出全部机器人查询配置 |
UpdateEcosystemOptionPack | opensearch:UpdateEcosystemOptionPack | option-packs/{id} | 更新机器人查询配置 |
DeleteEcosystemOptionPack | opensearch:DeleteEcosystemOptionPack | option-packs/{id} | 删除机器人查询配置 |
CreateEcosystemOptionPack | opensearch:CreateEcosystemOptionPack | option-packs/* | 创建机器人查询配置 |
CreateEvaluatorDataset | opensearch:WriteEvaluator | apps/{appGroupName} | 创建评测数据 |
GetEvaluatorDataset | opensearch:DescribeEvaluator | apps/{appGroupName} | 获取评测数据 |
GetEvaluatorDatasets | opensearch:DescribeEvaluator | apps/{appGroupName} | 获取评测数据集 |
DeleteEvaluatorDataset | opensearch:WriteEvaluator | apps/{appGroupName} | 删除评测数据集 |
GetEvaluatorTask | opensearch:DescribeEvaluator | apps/{appGroupName} | 获取评测任务配置 |
GetEvaluatorTasks | opensearch:DescribeEvaluator | apps/{appGroupName} | 获取评测任务列表 |
GetEvaluatorTaskDetail | opensearch:DescribeEvaluator | apps/{appGroupName} | 获取评测任务的评测数据及结果 |
DeleteEvaluatorTask | opensearch:WriteEvaluator | apps/{appGroupName} | 删除评测任务 |
DiffEvaluatorTaskResult | opensearch:WriteEvaluator | apps/{appGroupName} | 评测结果对比 |
PutEvaluatorTaskResult | opensearch:WriteEvaluator | apps/{appGroupName} | 手动修改评测数据结果 |
SubmitEvaluatorTask | opensearch:WriteEvaluator | apps/{appGroupName} | 提交并开始评测任务 |
CreateSpider | opensearch:WriteChatos | apps/{appGroupName} | 创建爬虫 |
DeleteSpider | opensearch:WriteChatos | apps/{appGroupName} | 删除爬虫 |
ListSpider | opensearch:DescribeChatos | apps/{appGroupName} | 列举爬虫 |
StartSpider | opensearch:WriteChatos | apps/{appGroupName} | 启动爬虫 |
StopSpider | opensearch:WriteChatos | apps/{appGroupName} | 停止爬虫 |
流量API授权规则
API | RAM Action | Resource | 描述 |
PushKnowledgeDocuments | opensearch:PushKnowledgeDocuments | apps/{appGroupName} | 批量推送文档 |
SearchKnowledge | opensearch:SearchKnowledge | apps/{appGroupName} | 问答文档查询 |
SplitKnowledgeDocuments | opensearch:SplitKnowledgeDocuments | apps/{appGroupName} | 文本切分和切块向量化 |
ListOpenKnowledgeEntries | opensearch:ListOpenKnowledgeEntries | apps/{appGroupName} | 获取知识库词条列表 |
CreateKnowledgeEntry | opensearch:CreateKnowledgeEntry | apps/{appGroupName} | 创建知识库词条 |
GetKnowledgeEntry | opensearch:GetKnowledgeEntry | apps/{appGroupName} | 获取知识库词条详情 |
UpdateKnowledgeEntry | opensearch:UpdateKnowledgeEntry | apps/{appGroupName} | 更新知识库词条 |
DeleteKnowledgeEntry | opensearch:DeleteKnowledgeEntry | apps/{appGroupName} | 删除知识库词条 |
GetKnowledgeDocument | opensearch:GetKnowledgeDocument | apps/{appGroupName} | 数据查询 |
ListKnowledgeDocuments | opensearch:ListKnowledgeDocuments | apps/{appGroupName} | 数据查询-获取文档 |
UseLLM | opensearch:UseLLM | apps/{appGroupName} | 大模型对话接口 |
AddKnowledgeDocumentByOss | opensearch:AddKnowledgeDocumentByOss | apps/{appGroupName} | 上传文档 |
SaveKnowledgeDocumentByFile | opensearch:SaveKnowledgeDocumentByFile | apps/{appGroupName} | 上传文档 |
GetKnowledgeStatistics | opensearch:GetKnowledgeStatistics | apps/{appGroupName} | 统计用户doc数量 |
GenerateKnowledgeDocumentSummary | opensearch:GenerateKnowledgeDocumentSummary | apps/{appGroupName} | 生成文档摘要 |
SearchTable | opensearch:SearchTable | apps/{appGroupName} | 智能问答版-表格问答 |
SearchMultiplexKnowledge | opensearch:SearchMultiplexKnowledge | apps/{appGroupName} | 统一问答接口 |
PushTables | opensearch:PushTables | apps/{appGroupName} | 上传文档-表格上传 |
GenerateKnowledgeDocumentEmbedding | opensearch:GenerateKnowledgeDocumentEmbedding | apps/{appGroupName} | 文本向量化 |
GenerateEmbedding | opensearch:GenerateEmbedding | apps/{appGroupName} | 输入文本向量化 |