feat(aws-bedrock): update model YAMLs [bot]#886
Conversation
|
/test-models |
Gateway test setup failed for
|
There was a problem hiding this comment.
Cursor Bugbot has reviewed your changes and found 1 potential issue.
❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.
Reviewed by Cursor Bugbot for commit df276de. Configure here.
| output_cost_per_token: 0.0000275 | ||
| output_cost_per_token_batches: 0.00001375 | ||
| region: eu-central-1 | ||
| region: eu |
There was a problem hiding this comment.
Non-standard region: eu replaces specific EU region entries
High Severity
Eight specific EU region cost entries (e.g., eu-west-1, eu-central-1, etc.) were collapsed into a single entry with region: eu. This is the only occurrence of a bare eu region identifier across the entire providers/aws-bedrock directory — every other EU-prefixed model file uses specific AWS region IDs. Any code performing region-based cost lookups will fail to match eu against standard region names, effectively breaking pricing for this model across all EU regions.
Reviewed by Cursor Bugbot for commit df276de. Configure here.


Auto-generated by poc-agent for provider
aws-bedrock.Note
Cursor Bugbot is generating a summary for commit df276de. Configure here.