# Amazon — Connect Amazon Bedrock AgentCore to cross-account knowledge bases

- Company: Amazon (amazon.com)
- Announced: 2026-08-26T15:48:10+00:00
- Subject: Bedrock / Nova
- Models affected: Amazon Nova Pro, Claude Haiku 4.5
- Source: https://aws.amazon.com/blogs/machine-learning/connect-amazon-bedrock-agentcore-to-cross-account-knowledge-bases/
- Record: https://forck.live/items/4441-connect-amazon-bedrock-agentcore-to-cross-account-knowledge-bases

A blog post describing how to connect Amazon Bedrock AgentCore agents in one AWS account to knowledge bases in another account using Amazon Redshift Serverless, with two orchestration variants: a code-based Strands agent and a declarative AgentCore harness, without copying source data across accounts. The post covers architecture, flow, and selection criteria for the two generally available AgentCore orchestration models. Models used include Amazon Nova Pro and Claude Haiku 4.5. The solution relies on cross-account IAM roles and AWS STS to assume role in the knowledge base account and call RetrieveAndGenerate. The linked GitHub sample provides deployment procedures for both variants. The post also advises on when to use a simpler approach versus an agent for cross-account queries.

## Evidence

Verbatim from https://aws.amazon.com/blogs/machine-learning/connect-amazon-bedrock-agentcore-to-cross-account-knowledge-bases/:

> This post explains how AgentCore agents in one account can generate answers from a knowledge base (using Amazon Bedrock Knowledge Bases, the fully managed Retrieval Augmented Generation capability) backed by Amazon Redshift Serverless in another account without copying source data.

---

Record: https://forck.live/items/4441-connect-amazon-bedrock-agentcore-to-cross-account-knowledge-bases
Catalogue: https://forck.live/llms.txt
Feed: https://forck.live/feed.md
