bedrockagent_get_agent_knowledge_base: Gets information about a knowledge base associated with an...

View source: R/bedrockagent_operations.R

bedrockagent_get_agent_knowledge_baseR Documentation

Gets information about a knowledge base associated with an agent

Description

Gets information about a knowledge base associated with an agent.

See https://www.paws-r-sdk.com/docs/bedrockagent_get_agent_knowledge_base/ for full documentation.

Usage

bedrockagent_get_agent_knowledge_base(agentId, agentVersion, knowledgeBaseId)

Arguments

agentId

[required] The unique identifier of the agent with which the knowledge base is associated.

agentVersion

[required] The version of the agent with which the knowledge base is associated.

knowledgeBaseId

[required] The unique identifier of the knowledge base associated with the agent.


paws.machine.learning documentation built on April 3, 2025, 8:41 p.m.