The official logo for the AWS New York Summit 2026, set against a vibrant New York City skyline. (Illustrative AI-generated image).
- AWS is focusing on agentic AI, where autonomous programs learn and improve over time, compounding value for users.
- New products like Amazon Quick, AWS Continuum, and Kiro aim to enhance work, security, and code development through AI agents.
- AWS Continuum introduces proactive security by detecting and remediating code vulnerabilities early in the development lifecycle.
- Developer tools like Kiro offer AI-assisted coding on mobile devices, while AWS DevOps Agent and AWS Transform streamline CI/CD and legacy code modernization.
- Infrastructure expansions include a new Local Zone in Hanoi, Vietnam, and the availability of Grok 4.3 in Amazon Bedrock, broadening AI model access.
- AWS announced price reductions for several services, making advanced cloud capabilities more accessible to small businesses and startups.
AWS New York Summit 2026: New AI Agents, Security Tools, and Developer Upgrades
AWS made a series of major announcements at its New York City Summit, focusing on agentic AI, security automation, and developer tools. Thousands of customers, partners, and builders gathered for the free one-day event. Dr. Swami Sivasubramanian, Vice President of Agentic AI at AWS, delivered the keynote. He introduced a suite of new products and features built around a central idea: agents that compound value over time.
Keynote: Agentic AI That Compounds Value
Dr. Sivasubramanian started his keynote by defining what AWS means by agentic AI. These are autonomous programs that can plan, execute, and improve tasks without step-by-step human guidance. He stressed that the real power comes when these agents work together and get smarter over time, a concept AWS calls compounding value.
Instead of a single agent handling one job, AWS envisions a system where many agents collaborate. Over weeks and months, these agents learn from results and adjust their actions, creating a cycle of constant improvement. This approach differs from many existing AI tools that are static and do not evolve.
The keynote laid out three main areas where this philosophy applies:
- For work: Agents that manage tasks and communications.
- For security: Agents that find and fix threats at machine speed.
- For code: Agents that help write, review, and modernize software.
The keynote set the stage for a series of product launches that followed.
New Products: Amazon Quick, AWS Continuum, and Kiro
AWS launched three major new products at the summit, all sharing the agentic AI foundation.
Amazon Quick is a desktop app with autonomous agents that can run multi-step tasks directly within the app. For example, a user could ask Quick to find meetings about a project, summarize decisions, and send the summary to the team. Quick also consolidates email, Slack, calendar, and tasks into one view, using personalized rules to prioritize information and help users reclaim hours lost to context switching.
AWS Continuum is a new security service designed to reason, validate, and act at machine speed across the entire lifecycle of a code vulnerability. From the moment a developer writes code with a potential flaw, Continuum can detect it, verify it as a real threat, and either fix it automatically or alert the right person. This shifts security from reactive to proactive.
Kiro is a new tool for developers featuring a native iOS app. Developers can use Kiro to write, ship, and modernize code in one continuous loop. The iOS app allows developers to work from anywhere, and Kiro powers integrations with other developer tools as an engine for AI-assisted coding.
These three products represent a significant investment in agentic AI, designed to work together: Quick manages human tasks, Continuum protects code, and Kiro builds code.
Security Enhancements with AWS Continuum and AWS Security Agent
AWS Continuum is the centerpiece of the security announcements, integrating with the existing AWS Security Agent. This merger provides the security agent with Continuum’s reasoning and validation capabilities.
The AWS Security Agent now includes new features:
- Threat modeling: Analyzes system architecture to predict potential attack vectors.
- Pull request code scanning with remediation: Scans submitted code for security issues and suggests automatic fixes.
- IDE integrations: Works within popular code editors, providing real-time security advice using Kiro, Claude Code plugin, and Model Context Protocol (MCP).
These features enable security checks earlier in the development process, catching and fixing vulnerabilities while code is still being written. Continuum can reason about the vulnerability lifecycle, asking questions like whether a code path is reachable by an attacker or if known exploits exist for a flaw. If a threat is validated, Continuum can block code merging, send alerts, or apply patches.
AWS aims to make security faster and more automated, allowing human security teams to focus on complex threats while Continuum and the Security Agent handle the volume.
Developer Tools: Kiro, AWS DevOps Agent, and AWS Transform
Developers were a key focus at the summit, with announcements of three tools covering the entire software lifecycle.
Kiro, the flagship tool, features an iOS app, a desktop interface, and cloud-based processing. Developers can review code, make changes, or start builds from their phone or tablet, with Kiro handling the heavy lifting in the cloud. Kiro uses large language models to understand code context, suggest completions, find bugs, and refactor functions. Changes made on one device sync instantly across the development environment.
AWS DevOps Agent enhances continuous integration and deployment (CI/CD) pipelines. This agent monitors the pipeline, identifies the likely cause of build failures, suggests fixes, and can automatically roll back failed deployments. The agent learns from past incidents, becoming faster at recognizing patterns that lead to failures, embodying the compounding value concept.
AWS Transform is a tool for modernizing legacy applications. It analyzes old code and generates equivalent code in a modern language or framework, preserving business logic while updating structure and dependencies. This can significantly reduce the time and cost of modernization projects.
These tools are designed to work together: Kiro writes code, the DevOps Agent tests and deploys it, and Transform upgrades old code to benefit from these advancements.
Infrastructure Updates: Local Zone in Hanoi and Grok 4.3 in Bedrock
AWS also made two key infrastructure announcements at the summit.
A New Local Zone in Hanoi, Vietnam was launched. Local Zones are small AWS data centers placed near major population centers to provide low-latency access to core AWS services. This is AWS’s first Local Zone in Vietnam, catering to the country’s fast-growing tech sector and enabling developers to run latency-sensitive applications closer to local users.
Grok 4.3 in Amazon Bedrock was announced. Amazon Bedrock is AWS’s service for building generative AI applications, offering a range of foundation models. Grok 4.3, the latest model from xAI, is now available in Bedrock, providing developers with easy access to a fast, efficient model capable of handling long context windows and complex reasoning tasks.
Price Reductions and Other Updates
AWS announced price cuts for several services, aiming to make cloud computing more affordable, especially for small businesses and startups. These savings can reduce the barrier to entry for new AI tools and help businesses compete more effectively.
The company also detailed improvements to existing services, including new guardrails for Amazon Bedrock, better calendar integration for Amazon Quick, and a new agent monitoring dashboard for the AWS Management Console. These updates demonstrate AWS’s commitment to refining its current offerings.
The summit also featured sessions on best practices for agentic AI and case studies from partners using the new tools. One partner automated customer support triage with Amazon Quick, while another reduced vulnerability detection time from days to minutes using the AWS Security Agent.
Overall, the AWS New York City Summit highlighted a move towards a more autonomous cloud platform, enabling machines to handle routine tasks so humans can focus on creative and strategic work. AWS is positioning itself as a leader in agent-driven systems, making advanced AI more accessible to businesses of all sizes.
The message from Dr. Sivasubramanian was to start small, let agents learn, and watch the value compound over time. AWS is betting that businesses will adopt this approach to make their operations faster, more secure, and more efficient. The coming months will reveal how quickly customers adopt these agentic tools and if they deliver on the promise of compounding value.
Frequently Asked Questions
What is agentic AI as defined by AWS?
AWS defines agentic AI as autonomous programs capable of planning, executing, and improving tasks without constant human guidance. The key concept is that these agents work together and become smarter over time, leading to compounding value.
What are the main new products announced by AWS?
AWS announced three major new products: Amazon Quick, a desktop app with autonomous agents for task management; AWS Continuum, a security service for proactive vulnerability detection and remediation; and Kiro, a tool for AI-assisted code development with a native iOS app.
How does AWS Continuum improve security?
AWS Continuum shifts security to a proactive model by reasoning, validating, and acting on code vulnerabilities at machine speed. It detects flaws as code is written, verifies threats, and can automatically fix them or alert developers, integrating with tools like the AWS Security Agent.
What benefits do developers gain from Kiro?
Kiro offers developers AI-assisted coding capabilities through a native iOS app, allowing them to write, ship, and modernize code from anywhere. It uses large language models for code context, suggestions, bug finding, and refactoring, with changes syncing across the development environment.
What is the significance of the new Local Zone in Hanoi?
The new Local Zone in Hanoi, Vietnam, provides low-latency access to AWS services for businesses in the region. This is crucial for latency-sensitive applications like gaming and livestreaming, supporting Vietnam's growing tech sector and AWS's global expansion.
How are AWS prices changing?
AWS announced price reductions for several services at the summit. The company aims to make cloud computing more affordable, especially for small businesses and startups, by passing on cost savings from hardware and software improvements.
What is the overall goal of AWS's new agentic AI approach?
The overall goal is to create a more autonomous cloud platform where machines handle routine tasks, allowing humans to focus on creative and strategic work. AWS aims to make advanced AI tools more accessible and efficient for businesses of all sizes.
References
- AWS Weekly Roundup: NY Summit recap, Local Zone in Hanoi, Grok 4.3 in Bedrock, price reductions, and more (June 22, 2026) – Original report (AWS Blog)
- AWS Weekly Roundup: NY Summit recap, Local Zone in Hanoi, Grok 4.3 in Bedrock, price reductions, and more (June 22, 2026) – Amazon Web Services (AWS) – Amazon Web Services (AWS)
- AWS Weekly Roundup: NY Summit recap, Local Zone in Hanoi, Grok 4.3 in Bedrock, price reductions, and more (June 22, 2026) – This is the original RSS item providing the full text of the AWS Weekly Roundup, including all key announcements and links.