Skip to content

Add an Amazon Bedrock Runtime provider - #38470

Merged
copyberry[bot] merged 1 commit into
mainfrom
copyberry/codex-internal-to-codex-oss/d158ab74a5768e1b4c61063365a0c06735313322
Aug 14, 2026
Merged

Add an Amazon Bedrock Runtime provider#38470
copyberry[bot] merged 1 commit into
mainfrom
copyberry/codex-internal-to-codex-oss/d158ab74a5768e1b4c61063365a0c06735313322

Conversation

@copyberry

@copyberry copyberry Bot commented Aug 14, 2026

Copy link
Copy Markdown

Add an Amazon Bedrock Runtime provider

What changed

  • Add the built-in amazon-bedrock-runtime provider for regional
    bedrock-runtime OpenAI-compatible endpoints.
  • Use endpoint-specific SigV4 service configuration while preserving bearer
    token auth and per-provider AWS profile, region, and transport overrides.
  • Provide global and US cross-region GPT-5.6 model variants, prefer global
    routing for fallback and background tasks, and disable unsupported web search.

Testing

  • Cover provider configuration and capabilities, endpoint and auth selection,
    runtime catalog ordering, model fallback, and web search omission.

## What changed

- Add the built-in `amazon-bedrock-runtime` provider for regional
  `bedrock-runtime` OpenAI-compatible endpoints.
- Use endpoint-specific SigV4 service configuration while preserving bearer
  token auth and per-provider AWS profile, region, and transport overrides.
- Provide global and US cross-region GPT-5.6 model variants, prefer global
  routing for fallback and background tasks, and disable unsupported web search.

## Testing

- Cover provider configuration and capabilities, endpoint and auth selection,
  runtime catalog ordering, model fallback, and web search omission.

GitOrigin-RevId: d158ab74a5768e1b4c61063365a0c06735313322
@copyberry
copyberry Bot force-pushed the copyberry/codex-internal-to-codex-oss/d158ab74a5768e1b4c61063365a0c06735313322 branch from fad780e to d5e256c Compare August 14, 2026 01:25
@copyberry
copyberry Bot merged commit d5e256c into main Aug 14, 2026
28 of 32 checks passed
@copyberry
copyberry Bot deleted the copyberry/codex-internal-to-codex-oss/d158ab74a5768e1b4c61063365a0c06735313322 branch August 14, 2026 01:26
@github-actions github-actions Bot locked and limited conversation to collaborators Aug 14, 2026
@tcreevan
tcreevan deployed to issue-triage August 14, 2026 01:40 — with GitHub Actions Active
@tcreevan
tcreevan deployed to issue-triage August 14, 2026 01:40 — with GitHub Actions Active
@tcreevan
tcreevan deployed to issue-triage August 14, 2026 01:40 — with GitHub Actions Active
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants