openclaw/extensions/amazon-bedrock/openclaw.plugin.json

11 lines
195 B
JSON

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