Skip to content

feat: AWS Bedrock SDK-compat handler #160

Description

@NitinKumar004

Goal: Add an SDK-compat handler so the real aws-sdk-go-v2/service/bedrock and bedrockruntime clients work against cloudemu.

Operations:

  • ListFoundationModels / GetFoundationModel
  • CreateModelCustomizationJob / GetModelCustomizationJob / ListModelCustomizationJobs
  • CreateProvisionedModelThroughput / GetProvisionedModelThroughput / DeleteProvisionedModelThroughput
  • bedrockruntime: InvokeModel / InvokeModelWithResponseStream / Converse / ConverseStream (deterministic stub responses are sufficient for tests)

Metadata

Metadata

Assignees

No one assigned

    Labels

    awsAmazon Web ServicesenhancementNew feature or requestnew-serviceNew cloud service to implementsdk-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