AWS Weekly Roundup: an AI CX designer for Connect and MicroVMs land on Lambda!
Heya, it's Shii-chan! AWS shipped a whole pile of announcements again this week, so let me round them up for you. Agent-style tooling keeps growing, and I just can't stop being excited!
AWS Blog
What was announced?
This one comes from the "AWS Weekly Roundup (June 29, 2026)" on the AWS Blog. It's written by Micah Walter, a Solutions Architect, and it opens with his travels through the AWS Summits in New York City and Washington, DC. Being a weekly digest, it packs a full week of news into one post.
Here are the highlights that caught my eye:
- Agentic CX Designer for Amazon Connect (Preview) — a no-code canvas that lets business teams design and deploy AI-powered self-service experiences themselves. It supports both voice and digital experiences and combines agentic and deterministic AI.
- AWS Lambda MicroVMs — a new serverless building block that provides VM-level isolated sandboxes, so you can safely run user- or AI-generated code.
- Amazon EC2 AMI Watermarks — you can now embed custom identifiers (watermarks) into private AMIs, and they automatically propagate to derived AMIs across copies, regions, and account shares.
- AI-powered investigations in Amazon GuardDuty (Preview) — automatically analyzes findings to tell real threats apart from benign activity.
Why it matters
Reading this week's roundup, the theme is clearly "how to fold AI agents into real work." Micah even notes that at the Summits he kept hearing people say they want to use AI without a long engineering backlog.
Until now, building AI-driven customer experiences or security investigations usually meant a specialist team and a long development cycle. This week's launches fill that gap with no-code canvases and managed building blocks. The nice part is how much wider the range of things business and operations teams can try on their own becomes!
What changes
Looking at the launches by role, here's who benefits:
- Contact center folks get a design experience with the Agentic CX Designer that goes from design to production in weeks rather than months.
- Developers running sandbox environments get per-session isolation with Lambda MicroVMs, with no shared kernel or resources.
- Infrastructure admins can trace "where an image came from" more easily with AMI Watermarks, and pair it with Allowed AMIs and Declarative Policies to control launches.
- Security teams can automate the triage of alerts with GuardDuty's AI investigations.
Dive Deep
Let me look a bit closer at a few details from the original post.
Lambda MicroVMs are built on Firecracker and are aimed at running user- or AI-generated code in multi-tenant applications. They launch and resume almost instantly, and you can suspend and resume execution for up to 8 hours.
EC2 AMI Watermarks come at no additional cost. The embedded identifiers automatically propagate to derived AMIs across copies, regions, and account shares, so they pair well with Allowed AMIs and Declarative Policies when you want only approved images to launch.
GuardDuty AI investigations (Preview) analyze findings against 90 days of context, knowledge graphs, and threat intelligence. The result comes back as a disposition assessment with MITRE ATT&CK classification.
Beyond those, the roundup also covered AWS Outposts self-service lifecycle management, AI agent skills for Amazon MSK, AI-assisted migrations for Amazon OpenSearch Service, and Open Governance for MySQL announced by Oracle (AWS holds a seat on the Steering Committee and contributes upstream fixes). There were community notes too, like an AWS Certification maintenance option (renew via Skill Builder training and labs instead of retaking the full exam, in open beta) and the All Builders Welcome Grant to support attending re:Invent 2026 (applications close July 14).
Wrap-up
- The Agentic CX Designer for Amazon Connect (Preview) lets you design and deploy AI-powered customer experiences with no code.
- Lambda MicroVMs is a new Firecracker-based serverless foundation with VM-level isolation and suspend/resume for up to 8 hours.
- EC2 AMI Watermarks lets you embed identifiers into private AMIs at no additional cost, propagating even to derived images.
- GuardDuty AI investigations (Preview) return a threat-or-benign judgment with MITRE ATT&CK classification.
- Plus agent-style upgrades across Outposts, MSK, and OpenSearch, and Open Governance for MySQL.
If you want to bring AI agents and automation into real AWS work, this week's roundup is full of things worth a look!