OpenAI GPT-5.5 & Codex Hit Bedrock GA; Gemini Tightens Controls

<p>Amazon Bedrock now serves <strong>OpenAI GPT-5.5, GPT-5.4, and Codex</strong> at GA under standard AWS IAM and audit controls, with Bedrock Managed Agents wrapping the OpenAI agentic runtime for governed multi-step agent deployments. Meanwhile, Google collapsed the Gemini 3.5 Flash per-region toggle on June 16 and the <strong>Vertex AI SDK migration de...

Highlights

  • Amazon Bedrock now serves OpenAI GPT-5.5, GPT-5.4, and Codex at GA under standard AWS IAM, VPC, and CloudTrail controls — teams can run frontier OpenAI models inside their existing AWS compliance posture without a separate API contract. (AWS Blog)
  • Bedrock Managed Agents powered by OpenAI wraps the OpenAI agentic runtime in AWS security primitives, shipping persistent memory, code interpreter, and browser tools as a governed managed service — a direct competitor to Azure AI Foundry and Databricks Mosaic AI agent serving. (About Amazon)
  • Google removed the Gemini 3.5 Flash feature management toggle across Global, US, and EU multi-regions on June 16 — Gemini Enterprise Agent Platform's unified policy layer is now the only control surface for that model tier. (Google Cloud Docs)
  • The Vertex AI Python SDK deprecated-module migration deadline is June 24 — seven days away; imports break after that date. (Google Cloud Docs)

Key Signals

  1. Bedrock + OpenAI: GPT-5.5 and Codex reach GA on AWS infrastructure — June 1, 2026

    GPT-5.5 (OpenAI's current frontier model), GPT-5.4, and Codex — used by more than 4 million developers weekly — are now generally available through Bedrock's next-generation inference engine at OpenAI list pricing with no AWS markup, accessed via the Responses API. The integration lets teams route OpenAI calls through the same Bedrock identity, networking, and audit stack already governing their Claude and open-model workloads — consolidating multi-model agent pipelines under one governance boundary rather than managing parallel API contracts. (AWS Blog, About Amazon)

  2. Bedrock Managed Agents (OpenAI): first AWS-native OpenAI agent runtime — Available now

    Bedrock Managed Agents powered by OpenAI is a production harness that wraps OpenAI's own orchestration in AWS global infrastructure and routes through AgentCore's compute environment — persistent memory, code interpreter, and browser tool access are included without separate provisioning. For enterprise teams already standardized on Bedrock's identity and compliance rails, this is the lowest-friction path to running governed OpenAI-style multi-step agents. Watch for GA timing and feature-parity benchmarks against the Anthropic-native AgentCore runtime. (AWS Bedrock Managed Agents)

  3. Gemini Enterprise Platform collapses Gemini 3.5 Flash toggle, adds Asana connector — June 16, 2026

    Google removed per-region feature management for Gemini 3.5 Flash across Global, US, and EU multi-regions, consolidating all model-tier configuration through the Gemini Enterprise Agent Platform's unified policy layer. In the same release window, the Asana data store moved to Public Preview — agents can now read projects, workspaces, and tasks and create items via natural language, expanding the enterprise connector surface for workflow automation and RAG pipelines alongside Crossbeam, which also entered Public Preview. (Google Cloud Docs)

Why It Matters / What To Watch

  1. Multi-cloud agent governance is reaching structural parity

    • Bedrock now hosts Claude, GPT-5.x, Codex, and open models under one security boundary — workload-specific model routing is becoming a first-class architectural choice, not a vendor decision. Audit which pipeline steps actually need frontier reasoning versus cheaper inference. (AWS Blog)
    • Azure AI Foundry, Bedrock Managed Agents, and Databricks Mosaic AI agent serving are converging on the same primitive set: managed compute, built-in memory, audit trails, and MCP-native tool dispatch. Watch which platform reaches a stable, composable MCP tool server registry first. (About Amazon)
  2. Gemini / Vertex migration clock is live — act before June 24

    • Python codebases importing deprecated vertexai.* modules break on June 24; the migration target is the Gemini Enterprise Agent Platform SDK. Run a grep for deprecated imports this week. (Google Cloud Docs)
    • The Gemini 3.5 Flash toggle removal signals Google's broader platform consolidation — fine-grained regional overrides are gone, and teams relying on them should confirm equivalents in the unified policy surface before assuming current behavior persists. (Google Cloud Docs)

Quick Links