Goal: support the full AWS Bedrock surface end-to-end (real SDKs against the in-memory backend). Builds on the catalog + runtime (#160) and management (#207).
Runtime (remaining):
- ConverseStream, InvokeModelWithResponseStream (eventstream framing)
- ApplyGuardrail, CountTokens
- Async invoke: StartAsyncInvoke, GetAsyncInvoke, ListAsyncInvokes
Control plane (remaining):
- Guardrail policy configs (topic/content/word/sensitive-info/contextual-grounding) + guardrail versions
- Model import jobs, model copy jobs
- Model evaluation jobs
- Inference profiles
- Prompt routers
- Marketplace model endpoints
- Automated reasoning policies
- Foundation model agreements
- Tagging: TagResource, UntagResource, ListTagsForResource
Agents (separate SDKs bedrock-agent / bedrock-agent-runtime):
- Agents, knowledge bases, data sources, flows, prompts
- Runtime: InvokeAgent, Retrieve, RetrieveAndGenerate
Goal: support the full AWS Bedrock surface end-to-end (real SDKs against the in-memory backend). Builds on the catalog + runtime (#160) and management (#207).
Runtime (remaining):
Control plane (remaining):
Agents (separate SDKs bedrock-agent / bedrock-agent-runtime):