Files
openclaw/extensions/amazon-bedrock/openclaw.plugin.json
2026-03-16 01:20:56 -07:00

10 lines
167 B
JSON

{
"id": "amazon-bedrock",
"providers": ["amazon-bedrock"],
"configSchema": {
"type": "object",
"additionalProperties": false,
"properties": {}
}
}