PulseAugur
EN
LIVE 21:39:25

AWS retires Bedrock Access Gateway, prompts native API migration

AWS has retired its Bedrock Access Gateway, an OpenAI-compatible proxy for Amazon Bedrock, as the service now natively supports these APIs. Developers migrating from the gateway must choose between the `bedrock-runtime` and `bedrock-mantle` endpoints, each with different regional availability and model support. While `bedrock-runtime` is recommended for most new applications and offers broader regional access, `bedrock-mantle` is necessary for specific models like GPT-5.4 and GPT-5.5, and for embedding models. AI

IMPACT Developers must update their integrations to use native Bedrock APIs, choosing between different endpoints based on model and regional support.

RANK_REASON AWS retired a sample application (Bedrock Access Gateway) that provided an OpenAI-compatible proxy, as the native service now supports these APIs directly.

Read on dev.to — LLM tag →

AI-generated summary · Google Gemini · from 1 sources. How we write summaries →

AWS retires Bedrock Access Gateway, prompts native API migration

How we ranked this

Signal score
29 / 100
Composite score across the factors below. Higher = stronger signal that this story matters right now.
Newsworthiness bucket
Tool
AWS retired a sample application (Bedrock Access Gateway) that provided an OpenAI-compatible proxy, as the native service now supports these APIs directly.
Source corroboration
Single-source cluster
Only one publisher covered this so far. Single-source stories can still rank when the publisher is high-authority, but they lack cross-source corroboration.
Topics
infra, product
Editorial topic classification. Feeds into how the story surfaces on /topic/<slug> hub pages and into the per-entity coverage mix.
AI-industry relevance
High
Clearly on-topic for AI-industry coverage.
Story freshness
Breaking (< 6h)
Fresh story with cross-source coverage still developing. Ranking may shift as more sources report.

Full methodology in our editorial standards.

COVERAGE [1]

  1. dev.to — LLM tag TIER_1 English(EN) · J.Goutin ·

    AWS retired Bedrock Access Gateway: what moving to the native APIs actually costs

    <h2> TL;DR </h2> <p>On 4 September 2026 AWS deprecated and archived<br /> <a href="https://github.com/aws-samples/bedrock-access-gateway" rel="noopener noreferrer"><code>aws-samples/bedrock-access-gateway</code></a>,<br /> the OpenAI-compatible proxy a lot of teams put in front o…