mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-25 08:45:23 +00:00
| .. | ||
| api.ts | ||
| aws-credential-refresh.ts | ||
| bedrock-options.ts | ||
| config-api.ts | ||
| config-compat.test.ts | ||
| config-compat.ts | ||
| control-plane.test.ts | ||
| control-plane.ts | ||
| discovery-shared.ts | ||
| discovery.test.ts | ||
| discovery.ts | ||
| embedding-provider.test.ts | ||
| embedding-provider.ts | ||
| index.test.ts | ||
| index.ts | ||
| lazy-import.test.ts | ||
| memory-embedding-adapter.test.ts | ||
| memory-embedding-adapter.ts | ||
| openclaw.plugin.json | ||
| package.json | ||
| provider-policy-api.test.ts | ||
| provider-policy-api.ts | ||
| README.md | ||
| register.sync.runtime.ts | ||
| setup-api.ts | ||
| stream.runtime.test.ts | ||
| stream.runtime.ts | ||
| test-support.ts | ||
| thinking-policy.ts | ||
| tsconfig.json | ||
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.