Files
openclaw/extensions/amazon-bedrock
Peter Steinberger 0393189243 chore(plugins): gate deprecation hygiene in CI and purge internal deprecated usage (#108261)
* 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
2026-07-15 04:15:23 -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 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.