Skip to content

fix: use correct Bedrock inference profile ID#1507

Merged
Saga4 merged 1 commit into
mainfrom
fix/bedrock-model-id
Feb 17, 2026
Merged

fix: use correct Bedrock inference profile ID#1507
Saga4 merged 1 commit into
mainfrom
fix/bedrock-model-id

Conversation

@aseembits93
Copy link
Copy Markdown
Contributor

Summary

  • Remove :0 suffix from Bedrock model ID in both pr-review and claude-mention jobs
  • Correct ID: us.anthropic.claude-opus-4-6-v1 (cross-region inference profile)
  • Previous ID us.anthropic.claude-opus-4-6-v1:0 caused Claude Code to exit with code 1

Verified via aws bedrock list-inference-profiles that the active profile ID has no :0 suffix.

Test plan

🤖 Generated with Claude Code

The cross-region inference profile for Claude Opus 4.6 on Bedrock is
`us.anthropic.claude-opus-4-6-v1`, not `us.anthropic.claude-opus-4-6-v1:0`.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@github-actions github-actions Bot added the workflow-modified This PR modifies GitHub Actions workflows label Feb 17, 2026
@aseembits93 aseembits93 requested a review from Saga4 February 17, 2026 15:08
@aseembits93
Copy link
Copy Markdown
Contributor Author

@claude explain

@claude
Copy link
Copy Markdown
Contributor

claude Bot commented Feb 17, 2026

Claude encountered an error —— View job


I'll analyze this and get back to you.

@aseembits93
Copy link
Copy Markdown
Contributor Author

@Saga4 can force merge this, need to trigger the ci again in main

@Saga4 Saga4 merged commit 110e9b8 into main Feb 17, 2026
25 of 31 checks passed
@Saga4 Saga4 deleted the fix/bedrock-model-id branch February 17, 2026 15:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

workflow-modified This PR modifies GitHub Actions workflows

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants