Skip to content

Full AWS Bedrock coverage #214

Description

@NitinKumar004

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

Metadata

Metadata

Labels

awsAmazon Web ServicesenhancementNew feature or requestsdk-compatReal cloud SDKs work against the in-memory backend over HTTP

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions