bedrockagent_get_knowledge_base {paws.machine.learning} | R Documentation |
Gets information about a knoweldge base
Description
Gets information about a knoweldge base.
See https://www.paws-r-sdk.com/docs/bedrockagent_get_knowledge_base/ for full documentation.
Usage
bedrockagent_get_knowledge_base(knowledgeBaseId)
Arguments
knowledgeBaseId |
[required] The unique identifier of the knowledge base you want to get information on. |
[Package paws.machine.learning version 0.9.0 Index]