@cdklabs/generative-ai-cdk-constructs
@cdklabs/generative-ai-cdk-constructs / bedrock / KendraKnowledgeBaseAttributes
Properties for importing a knowledge base outside of this stack
readonlyoptionaldescription:string
The description of the knowledge base.
- No description provided.
CommonKnowledgeBaseAttributes.description
readonlyexecutionRoleArn:string
The Service Execution Role associated with the knowledge base.
"arn:aws:iam::123456789012:role/AmazonBedrockExecutionRoleForKnowledgeBaseawscdkbdgeBaseKB12345678"
CommonKnowledgeBaseAttributes.executionRoleArn
readonlyoptionalinstruction:string
Instructions for agents based on the design and type of information of the Knowledge Base. This will impact how Agents interact with the Knowledge Base.
- No description provided.
CommonKnowledgeBaseAttributes.instruction
readonlykendraIndex:IKendraGenAiIndex
The GenAI Kendra Index ARN.
readonlyknowledgeBaseId:string
The ID of the knowledge base.
"KB12345678"
CommonKnowledgeBaseAttributes.knowledgeBaseId
readonlyoptionalknowledgeBaseState:string
Specifies whether to use the knowledge base or not when sending an InvokeAgent request.
- ENABLED