Commit 715d0b2
fix: skip apiKey injection when explicit AWS credentials are present
Prevents Bedrock requests with accessKeyId/secretAccessKey from
getting a spurious apiKey added via the x-model-api-key header fallback.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 7c316b0 commit 715d0b2
1 file changed
Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
216 | 216 | | |
217 | 217 | | |
218 | 218 | | |
219 | | - | |
| 219 | + | |
| 220 | + | |
| 221 | + | |
| 222 | + | |
220 | 223 | | |
221 | 224 | | |
222 | 225 | | |
| |||
0 commit comments