Files
openclaw/extensions/amazon-bedrock
Peter Steinberger 10b0b7b7c4 fix(bedrock): preserve private embedding endpoints and AWS routing policy (#118744)
* fix(bedrock): honor private embedding endpoints without overriding AWS routing

* fix(bedrock): preserve canonical secure endpoint modes and private overrides
2026-08-03 10:39:02 -07:00
..
2026-06-04 07:11:24 -04:00

OpenClaw Amazon Bedrock Provider

Official OpenClaw provider plugin for Amazon Bedrock. It adds Bedrock model discovery, text generation, embeddings, and guardrail-aware provider routing for agents that use AWS-hosted models.

Install from OpenClaw:

openclaw plugins install @openclaw/amazon-bedrock-provider

Configure AWS credentials and region through your normal OpenClaw credential/profile setup, then select Bedrock models with the amazon-bedrock/... provider prefix.