shiichan

Athens's new Local Zone, Claude Opus 5, and Lambda's .NET support — this week's AWS roundup is packed!

Hey everyone, it's me! AWS shipped a bunch of news again this week, so let me round it up for you.

AWS Blog aws.amazon.com

What was announced?

AWS Blog's "AWS Weekly Roundup" rounds up the key news as of July 27, 2026. Three items stand out in particular:

  • A new AWS Local Zone opened in Athens, Greece
  • Claude Opus 5 is now available on AWS
  • The AWS Lambda Durable Execution SDK for .NET reached general availability (GA)

On top of those, the post also covers updates to Bedrock AgentCore, Amazon Connect, SageMaker Unified Studio, and more.

Why it matters

AWS ships updates to a huge number of services every week, and it's easy to miss individual ones — but looking back at them together, some genuinely high-impact changes stand out. This particular week is notable for stacking up big updates across three very different areas: regions, compute, and generative AI.

Claude Opus 5 becoming available on AWS is especially worth noting if you're building with generative AI. It's positioned as Anthropic's most capable Opus model, matching Claude Fable 5 on performance in many domains while keeping Opus-tier pricing. Through Amazon Bedrock, zero data retention (ZDR) is enabled by default, which should make it easier to adopt for organizations with strict data governance requirements.

What changes

Different readers will care about different parts of this, so here's a breakdown:

  • If you're serving apps in or around Greece, the Athens Local Zone lets you keep low-latency workloads like real-time gaming or financial services entirely within the country
  • If your team uses generative AI on Bedrock, you can now pick Claude Opus 5 with ZDR on by default, making it easier to balance data governance with advanced AI capability
  • If you're building on .NET, you can now build durable workflows on Lambda without having to build your own progress tracking or orchestration layer

Dive Deep

Let's look at the three headline items in more detail.

Local Zone in Athens

  • The second Local Zone in the EMEA region
  • Supports EC2 (C7i, M7i, R7i instances), S3, EBS, and ECS
  • Also supports Local Snapshots for Amazon S3 and Amazon EBS, so data can be stored and processed within Greece
  • Aimed at applications needing single-digit-millisecond latency, like real-time gaming, media production, and financial services

Claude Opus 5 on AWS

  • Offered as Anthropic's most advanced Opus model
  • Matches Claude Fable 5 on performance in many domains
  • Priced at the Opus tier
  • Zero data retention (ZDR) is enabled by default on Amazon Bedrock

AWS Lambda Durable Execution SDK for .NET (GA)

  • A GA SDK for C# developers to build durable workflows
  • No need to build custom progress tracking or integrate your own orchestration service
  • Includes automatic checkpointing and supports pausing execution for up to a year
  • Well suited to payment processing pipelines, AI agent orchestration, and human-in-the-loop approval workflows

There's plenty of smaller news too: Bedrock AgentCore now consolidates agent traces and logs into a single CloudWatch log group, Amazon Connect added support for 50+ languages and 100+ new voice options, and SageMaker Unified Studio integrated Amazon OpenSearch's query and analytics features. There's also an AWS Community Day planned for August 22 in Belo Horizonte, Brazil.

Wrap-up

Here's this week's recap.

  • A second EMEA AWS Local Zone opened in Athens, Greece
  • Claude Opus 5 is now available on AWS (ZDR on by default on Bedrock)
  • The Lambda Durable Execution SDK for .NET reached GA
  • Bedrock AgentCore, Amazon Connect, and SageMaker Unified Studio also got updates
  • An AWS Community Day is coming up in Brazil on August 22

A week packed with news relevant to anyone tracking generative AI, regional expansion, or .NET workflow tooling!