Hey, everyone!
Calmer week this time, but there are a few things worth acting on.
On the AI side, Amazon Bedrock cut prices on OpenAI’s GPT‑5.6 models by up to 80% on Luna, and Grok 4.3 and Gemma 4 landed in GovCloud for the reasoning and agentic crowd.
If you deploy on Lambda, Java 8, 11, and 17 now run on Amazon Linux 2023, so this is a good week to start planning your migration off AL2 before its window closes.
We’re on the ground at Gamescom in Cologne all month, and Ai4 opens in Las Vegas the day after this goes out, so if you’re at either one come say hi.
And on the living-room side, I got a kick out of the Fire TV gaming pitch (“no console required”), and there’s a good read on how Amazon built its custom-silicon business over the last decade.
Let’s dive in!
Dev Updates
Fire TV Integration SDK: background data-pull references removed — The docs dropped references to the inactive background data-pull service; off-device push events (isOffDevice=true) remain supported, so update any integration that still points at the retired path.
Just Walk Out: new Catalog validations guide — A single reference for the JWO Catalog APIs: required field rules and barcode formats, SKU upsert behavior, price and tax-code constraints, archive and upload-status polling, and the full error list. Worth reading for the limits alone, 10 requests per second and a 10,000-item cap per upload.
Alexa+ Smart Home: the new AI Toolkit builds custom capabilities from a chat or a spec — A developer preview for the device features pre-built Alexa interfaces don’t cover. Describe the capability to the Alexa+ smart home agent in plain language, or upload an existing API reference or JSON manifest, and the agent generates the interface definition (directives, properties, and responses) plus test utterances. You then include it in your smart home add-on the same way you would a pre-built interface, and Alexa+ infers it from customer utterances. English (US) only for now.
Lambda now runs Java 8, 11, and 17 on Amazon Linux 2023 — The newer Java runtimes are available on AL2023 as both managed runtimes and container base images; plan your migration off Amazon Linux 2 before its support window closes.
AWS Durable Execution SDK for .NET is now GA — Durable Lambda workflows now support .NET alongside Python, TypeScript, and Java; install from NuGet and write your workflows in C#.
Announcements
Amazon Bedrock cuts OpenAI GPT‑5.6 prices by up to 80%
- On-demand pricing for GPT‑5.6 Luna drops 80% and Terra 20% on Bedrock, effective July 30, matching OpenAI’s own reductions.
Grok 4.3 and Gemma 4 land on Amazon Bedrock in GovCloud (US-West), Gemma
- xAI’s Grok 4.3 arrives as a new Bedrock model provider in GovCloud (US-West), and Google DeepMind’s open-weight Gemma 4 family joins it, both aimed at reasoning, multimodal, and agentic workflows.
Events
Gamescom runs all month in Cologne, and Ai4 opens in Las Vegas the day after this post. The fall run then fills out across Europe and the React ecosystem, from IBC in Amsterdam to React Native Connection in Paris.
| Date | Event | Location | Description |
|---|---|---|---|
| Aug 1–31 | Gamescom | Cologne, DE | Europe’s largest games event, and we’ll be on the floor. |
| Aug 4 | Ai4 | Las Vegas, US | One of the largest applied-AI industry gatherings in North America. |
| Sep 11–14 | IBC Show | Amsterdam, NL | The media, entertainment, and technology show where streaming-device teams gather. |
| Sep 11 | ZurichJS Conf | Zurich, CH | A JavaScript community conference in Switzerland. |
| Sep 17–18 | Agent Conf | Warsaw, PL | Developer Advocates Kourtney Meiss and Anisha Malde are giving a talk, and Giovanni Laquidara is leading a workshop. |
| Sep 24 | React Native Connection | Paris, FR | A React Native community conference, and we’ll be there. |
Dev Posts
Three items this week, and the read is How Amazon became one of the world’s top chip companies in a decade, which traces Nitro, Graviton, Trainium, and Inferentia from an acquisition to a $25 billion run rate. The Screen You Own Just Became a Console is the one to watch if you build games or apps for the living room.
The Screen You Own Just Became a Console | Fire TV Gaming
Fire TV is making its case as a gaming surface: no new console, no extra hardware, grab a controller and play. The pitch spans casual titles to big-name games, solo or with friends, on a screen the viewer already owns. For app and game teams, it’s a reminder that Fire TV is a distribution target for interactive experiences, not just streaming — worth watching how Amazon is framing the living room as a place to play.
How Amazon became one of the world’s top chip companies in a decade

Amazon’s custom-silicon business has passed a $25 billion annual revenue run rate in roughly ten years, built on Nitro, Graviton, and the Trainium and Inferentia AI chips. The piece traces how those chips went from an acquisition to the backbone of AWS’s AI story. For developers, the relevance is the inference layer underneath: the same silicon powering Bedrock and SageMaker is what your models increasingly run on, and the economics of that stack shape what’s affordable to build.
Teaching a Robot to Drive Itself: Aicha Evans on Intent, Instinct, and Real World Deployment
Brad Porter talks with Zoox CEO Aicha Evans on the Cobot podcast about putting fully driverless robotaxis on public streets (no steering wheel, no safety driver) and the engineering judgment behind teaching a car to handle the real world.
Feedback
Questions or comments? Have an item for next week’s post? Let me know!
