-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
bugSomething isn't workingSomething isn't working
Description
OpenCode version
1.2.0
Plugin path
~/.config/opencode/plugins/opencode-context-cache.mjs
Expected behavior
Successful use of AWS Bedrock for model access.
Actual behavior
Model connection fails:
The request signature we calculated does not match the signature you provided. Check your AWS Secret Access Key and signing method. Consult the service documentation for details.
The Canonical String for this request should have been
'POST
/model/us.anthropic.claude-opus-4-6-v1/converse-stream
conversation_id:
Reproduction steps
- Configure vanilla opencode with Bedrock.
- Test a bedrock model.
- Install context cache plugin.
- Test bedrock model again.
- Above error.
Relevant logs
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working