# Take on your most ambitious work with GPT-6 Astra on Amazon Bedrock

> Source: <https://aws.amazon.com/blogs/machine-learning/take-on-your-most-ambitious-work-with-gpt-6-astra-on-amazon-bedrock/>
> Published: 2026-09-08 22:06:58+00:00

## [Artificial Intelligence](/blogs/machine-learning/)

# Take on your most ambitious work with GPT-6 Astra on Amazon Bedrock

*GPT-6 Astra from OpenAI brings greater depth and judgment to your most demanding tasks and runs on the Amazon Bedrock inference engine built for high performance, security, and scale.*

Organizations are already running AI agents that write code, analyze data, and automate complex workflows at production scale on Amazon Bedrock. GPT-6 Astra raises the potential of what those agents can deliver. It applies deeper reasoning and sharper judgment to complex business decisions, works across software and files, and produces professional-quality output aligned with organizational voice, templates, and standards.

Today, GPT-6 Astra, the latest and most capable OpenAI model, is generally available on [Amazon Bedrock](/bedrock/). You can call the [model directly](/bedrock/openai/) through the Amazon Bedrock APIs or configure ChatGPT Work and Codex to use GPT-6 Astra on Amazon Bedrock. As part of this launch, OpenAI is also introducing new enterprise plugins for ChatGPT Work that extend Astra’s browser-use capabilities across common business applications. The Amazon Bedrock inference engine delivers the scalability and reliability required for production. Established AWS controls help you secure workloads, govern access, and audit model invocation activity.

## Greater depth for complex decisions

GPT-6 Astra brings greater depth to work that requires you to reconcile competing inputs, trace dependencies, and determine what to prioritize. When performing financial analysis, it can help you reconcile conflicting data sources and identify discrepancies that could change a recommendation. During contract review, it can review hundreds of pages within a context window of up to 1 million input tokens and identify provisions that carry the greatest risk. Across a codebase, it can investigate problems across a large codebase, reason through dependencies, and carry a fix from diagnosis through testing. GPT-6 Astra also advances computer and browser use, allowing it to work across applications and continue workflows directly through software interfaces when an API or connector is unavailable.

For workflows that reuse the same context across requests, such as recurring document review, codebase analysis, or agents grounded in company standards, GPT-6 Astra supports both implicit and explicit prompt caching. With explicit caching, you can set cache breakpoints to control which context is cached. Reusing that context in subsequent requests helps reduce repeated processing, cost, and latency.

## Layered security and governance for production AI

Model-level safeguards work alongside the security and governance controls of Amazon Bedrock. OpenAI evaluated GPT-6 Astra through its [Preparedness Framework](https://cdn.openai.com/pdf/18a02b5d-6b67-4cec-ab64-68cdfbddebcd/preparedness-framework-v2.pdf), which assesses model capabilities across safety-relevant domains and applies progressively stronger safeguards as those capabilities advance. It’s the first OpenAI model to reach the Critical classification for cybersecurity capability. At this level, automated safeguards monitor misuse in real time and can pause or stop activity that exceeds defined boundaries, and work within the Amazon Bedrock service boundary. These safeguards complement AWS security controls when GPT-6 Astra works across code, software, and tools.

Amazon Bedrock protects your inference data and governs access at every model invocation. Zero-operator access is enforced at the chip, so even AWS operators can’t access your prompts and completions during inference. Data is encrypted in transit and at rest. Access is governed by your AWS Identity and Access Management (IAM) policies, and every invocation is logged in AWS CloudTrail. You can route traffic through virtual private cloud (VPC) endpoints using AWS PrivateLink and establish data perimeter policies at the organization level to help prevent data exfiltration across account and network boundaries.

Your inference data isn’t used for model training, and using GPT-6 Astra doesn’t require you to opt into sharing your data with OpenAI. For [automated abuse detection](https://docs.aws.amazon.com/bedrock/latest/userguide/abuse-detection.html), classifier-flagged traffic is retained by AWS for up to 30 days and processed programmatically. You can request zero data retention through your AWS account team. See [data retention](https://docs.aws.amazon.com/bedrock/latest/userguide/data-retention.html#data-retention-zdr) for details.

## Build, code, and work with Astra

You can use GPT-6 Astra for inference, knowledge work, and software development.

### Integrate Astra into your applications

You can integrate GPT-6 Astra directly into your applications using supported Amazon Bedrock APIs. Use it to power autonomous agents that handle complex, multistep workflows, build internal tools that analyze and synthesize documents at scale, or create customer-facing applications that require judgment across competing inputs.

### Turn complex tasks into finished deliverables

ChatGPT Work is a productivity agent for turning complex business tasks into finished deliverables. With GPT-6 Astra, it can gather information across applications and files, use the web, and produce spreadsheets, slides, documents, and sites. You can control which applications and websites the agent can access, manage file uploads and downloads, and require confirmation before specific actions. You can also follow its progress, change direction, and approve important steps, keeping people in control throughout the workflow.

ChatGPT Work is available through the ChatGPT desktop app for Mac and Windows. New enterprise plugins introduced alongside this release extend browser-use capabilities across business intelligence tools, Workday, Navan, and Avalara for tasks across data analytics, operations, and finance. These plugins work through your existing user account and within the permissions your administrators establish, so they do not grant Astra additional access.

### Build, test, and ship code faster

Codex is a software engineering agent that works with local files, repositories, terminals, developer tools, and development environments to write features, fix bugs, run tests, and open pull requests. When you configure Codex to use GPT-6 Astra on Amazon Bedrock, it applies Astra’s reasoning and computer-use capabilities to tasks spanning investigation, implementation, and testing.

You can access Codex through the ChatGPT desktop app, CLI, VS Code, JetBrains IDEs, and Xcode. For AWS development, the [Agent Toolkit for AWS](https://docs.aws.amazon.com/agent-toolkit/latest/userguide/quick-start.html) connects Codex to AWS documentation, APIs, and service capabilities with a single terminal command, so your agent can help you develop, deploy, and manage applications more efficiently.

## Get started

You can get started in the [Amazon Bedrock console](https://us-east-1.console.aws.amazon.com/bedrock/home?region=us-east-1#/) or programmatically through supported Amazon Bedrock APIs. For information about supported [AWS Regions](https://docs.aws.amazon.com/bedrock/latest/userguide/models-region-compatibility.html), endpoints, APIs, features, inference profiles and pricing, see the [Amazon Bedrock documentation](https://docs.aws.amazon.com/bedrock/latest/userguide/model-cards-openai.html).

*Interested in how Amazon Bedrock can support your team? [Connect with us](https://pages.awscloud.com/Amazon-Bedrock-Contact-Us.html) to start the conversation.*
