Introducing the Stateful Runtime Environment for Agents in Amazon Bedrock
Summary
OpenAI and Amazon have partnered to introduce a Stateful Runtime Environment for agents in Amazon Bedrock, enabling production-grade multi-step agent workflows with built-in state management, reliability, and governance. The runtime runs natively in AWS environments and simplifies complex agentic orchestration for enterprise use cases like customer support, sales operations, and finance processes.
View Cached Full Text
Cached at: 04/20/26, 02:51 PM
Similar Articles
Try the new console experience in Amazon Bedrock, optimized for Anthropic- and OpenAI-compatible APIs (4 minute read)
Amazon Web Services announces a new console experience for Amazon Bedrock, featuring a model catalog, project-based workflows, and live documentation optimized for Anthropic and OpenAI APIs, enabling easier evaluation and deployment of AI models.
AWS just gave AI agents their own wallets. Your agent can now pay for itself.
AWS launched Amazon Bedrock AgentCore Payments, enabling AI agents to autonomously transact using x402 protocol with Coinbase and Stripe. This allows agents to pay for APIs and services in real-time, signaling a shift toward agent-native pricing models.
OpenAI models, Codex, and Managed Agents come to AWS
OpenAI and AWS have expanded their partnership to bring OpenAI models, including GPT-5.5, Codex, and Bedrock Managed Agents to Amazon Bedrock. This integration allows enterprises to use OpenAI's frontier capabilities within AWS's existing security and compliance infrastructure.
Running OpenAI Models on Amazon Bedrock (58 minute read)
A detailed cookbook guide on configuring and using OpenAI models via Amazon Bedrock, covering text generation, structured outputs, tools, file inputs, and more using the OpenAI Python SDK.
We built an agent runtime where jobs are explicit state machines compiled from configuration
Friday Studio is an open-source agent runtime that compiles natural language workflows into explicit, version-controlled YAML state machines. It allows developers to build AI agents via chat but ship them as stable configuration files for reliable production use.