mirror of
https://github.com/openclaw/openclaw.git
synced 2026-07-28 19:51:13 +00:00
* chore(plugins): gate deprecation hygiene in CI and purge internal deprecated usage * fix(agents): migrate auth-profiles oauth import to OAuthProviderId * fix(whatsapp): use durability param in delivery-recovery test * chore(scripts): declare shouldRunDeprecationHygieneChecks in check-changed types * test(plugins): update runtime-api guard for ssrf policy rename
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 plugin add @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.