July was a dense month at AWS, with weekly deliveries that landed several of the capabilities introduced at June’s New York Summit. But the full list of announcements is rarely useful to someone running technology: what helps is knowing what demands action, what lowers cost, and what enables something that was not possible before.

This is our reading of the month, organized around that question.

First: what actually demands action

The announcement with a date and a real consequence was the one on service lifecycle. As of 30 July 2026, a group of services and features is no longer available to new customers and has moved to maintenance. Among them:

  • Amazon Bedrock Agents Classic
  • The self-managed experience of AWS Mainframe Modernization
  • Several Amazon SageMaker AI features: A2I, Clarify, Debugger, GeoSpatial, Ground Truth, Mechanical Turk, Model Monitor, Role Manager and Studio Lab

Moving to maintenance is not an immediate shutdown, and it is worth reading without alarm. But it does change the calculation: an architecture that depends today on Bedrock Agents Classic or Model Monitor has left an evolution path and entered an exit path. The difference between planning that migration now and doing it against an end-of-support announcement is usually months of slack and a fair amount of budget.

What we would do: a quick inventory of which projects touch any of those services. If the answer is none, the topic closes in an hour. If one shows up, you already know what your modernization project for this half of the year is.

Second: costs that come down on their own

July brought two reductions that require no redesign.

Accelerated compute in containers. As of 1 July, EKS Auto Mode and ECS Managed Instances lowered their management fee for accelerated instances: up to 35% less on the G series, and up to 60% less on the P series and AWS Trainium. This is the management layer, not the instance price, and it applies automatically. If your team runs inference or training on managed containers, the August invoice should reflect it without anyone lifting a finger.

Models in Bedrock. AWS announced price cuts of up to 80% on on-demand inference for GPT-5.6 Luna, effective 30 July, and 20% on GPT-5.6 Terra. For teams already running generative AI workloads in production, this is the moment to check whether the model chosen six months ago is still the one offering the best balance today.

This is exactly the kind of announcement that gets missed when nobody reviews the invoice with method. That is the work of FinOps: capturing the reductions already available before debating cheaper architectures.

Third: agents moving closer to production

The axis of the quarter —set at June’s New York Summit and consolidated through July— is taking AI agents from prototype to production. Three concrete pieces:

Managed knowledge bases on Amazon Bedrock (introduced at June’s Summit). They simplify building an enterprise retrieval-augmented pipeline, with native connectors to data sources, automatic preparation of varied formats, and a retriever able to resolve multi-step queries. For anyone who has assembled a RAG pattern by hand, this removes much of the scaffolding.

Web search on Bedrock AgentCore (also from June). A managed tool that lets an agent ground its answers in current web information, with citations, without data leaving the organization’s secured AWS environment. That last detail is usually what unblocks the use case in banking and insurance: the objection was never model quality, it was the path the data takes.

More models available. Claude Sonnet 5 arrived on AWS early in the month and OpenAI’s GPT-5.6 models joined Bedrock. We develop the question of which model fits in GPT-5.5 and GPT-5.4 on Amazon Bedrock and in Claude Platform on AWS versus Amazon Bedrock.

Fourth: data, observability and compute

AnnouncementWhat changesWho it concerns
Aurora DSQL change data captureEmits inserts, updates and deletes as events to streamingTeams with event-driven architectures
OpenSearch optimized for log analyticsPurpose-built engine, up to 4x better price-performance per AWS benchmarksHigh-volume observability platforms
Network scanning in Security HubNetwork exposure detection inside the same consoleMulti-account security teams

Change data capture on Aurora DSQL, now generally available, deserves its own paragraph: it lets other systems react to what happens in the database without polling it in cycles, the pattern that usually saves the most load in microservices architectures.

In observability, the OpenSearch engine aimed at log analytics targets the real problem of mature platforms: the cost of retaining volume grows faster than the value extracted from it.

Fifth: assisted modernization

Two announcements pointing the same way. AWS Transform for continuous modernization, introduced at June’s Summit and in preview through July, scans code repositories to detect, prioritize and remediate technical debt at scale. And the AWS DevOps Agent added, also in June and in preview, release management: it reviews code changes to assess release readiness and runs autonomous release testing.

The underlying read: modernization stops being a project decided once and becomes a continuous practice, closer to how DevOps works than to how a classic migration worked.

What we would do this month, in three steps

  1. Inventory exposure to the services that moved to maintenance. It is the only task of the month with a date on someone else’s calendar.
  2. Verify the reductions are being captured in the August invoice, and check whether the AI model in production is still the best balance after the price cuts.
  3. Pick a single agent use case —one that depends on current information and on your own data— and evaluate it against the new capabilities, rather than opening five proofs of concept in parallel.

Frequently asked questions

What demanded action in July? The move to maintenance of a group of services on 30 July, among them Bedrock Agents Classic and several SageMaker AI features.

What got cheaper? The management fee of EKS Auto Mode and ECS Managed Instances for accelerated instances, and on-demand inference for GPT-5.6 models in Bedrock.

What enabled something new? The agent capabilities introduced in June —managed knowledge bases and web search on Bedrock AgentCore— which reached teams’ hands through July, without moving data out of the secured environment.

Want to read these changes against your architecture?

Let’s talk about your case and we will review what actually applies to you: what demands action, which reductions you should already be capturing, and which new capability is worth evaluating.