OpenAI Frontier Models and Codex Now Available on AWS

OpenAI has made its frontier models and Codex generally available on AWS. Enterprises can now access these models through the AWS environments, controls, and procurement workflows they already use. This means no separate billing or account management — you can provision OpenAI models via AWS Marketplace and manage access with IAM policies.
Key Details
- Available models: OpenAI's frontier models (e.g., GPT-4o, o1) and Codex for AI-powered code generation.
- Deployment: Accessible via Amazon Bedrock and SageMaker, or directly through AWS Marketplace for API-based consumption.
- Enterprise controls: Use existing AWS IAM roles, CloudTrail logging, VPC endpoints, and compliance certifications (HIPAA, SOC, etc.) — no need to manage separate API keys.
- Procurement: Unified billing through AWS, commit-based pricing via Enterprise Agreements or Marketplace private offers.
What This Means for Developers
If you're already on AWS, this eliminates the friction of provisioning and managing OpenAI API keys across teams. You can spin up a Codex-powered code helper in minutes using AWS Lambda or ECS, with all traffic staying within your AWS network. Also, for teams going through procurement, having OpenAI on AWS Marketplace streamlines the contract-to-production path.
OpenAI emphasizes that customers can "get started with OpenAI on AWS and move faster from evaluation to production" — a direct nod to enterprise sales cycles.
For hands-on testing, check the AWS console for the new models in Amazon Bedrock, or search "OpenAI" in AWS Marketplace.
📖 Read the full source: OpenAI Blog
👀 See Also

OpenAI disbands preparedness team weeks before critical model slowdown
OpenAI shut down its preparedness team in July, weeks before a model hit a critical cyber threshold. The team that assessed catastrophic risks no longer exists as a unit.

Defining AI Agents: The Workflow Test
A Reddit discussion questions whether many AI agent products are essentially chatbots with a to-do list, proposing a test based on their ability to complete workflows across multiple tools without manual intervention.

Claude Prompt Cache Diagnostics: Stats Thread Reveals 98.9% Cache Read Ratio
Two days ago, Claude released prompt cache diagnostics in Console. One developer reports 98.9% cache read ratio, with 80% of misses due to messages changed.

Anthropic Uses Google Forms for Claude Feedback
Anthropic, the company behind Claude, uses a Google Form from 2008 to collect design feedback instead of building a custom tool—highlighting a pragmatic build vs. buy philosophy.