AWS History and Timeline regarding Amazon Q - Overview, Functions, Features, Summary of Updates, and Introduction
First Published:
Last Updated:
This time, I have created a historical timeline for Amazon Q, the family of generative AI assistants that AWS first announced at AWS re:Invent 2023. Amazon Q is unusual among AWS products because its name covers several distinct offerings that evolved out of, and later into, other products: the coding-assistant lineage began as Amazon CodeWhisperer in 2022 and became Amazon Q Developer in 2024, while the enterprise-assistant lineage began as Amazon Q Business in 2024 and evolved into Amazon Quick Suite in 2025, branded simply as Amazon Quick in AWS announcements from 2026. A separate spec-driven agentic IDE, Kiro, later became the recommended successor for the Amazon Q Developer IDE plugins. This timeline organizes that naming and integration history in one place so that questions like "when did Amazon CodeWhisperer become Amazon Q?" or "what is the difference between Amazon Q Developer and Amazon Q Business?" can be answered in a single fetch.
Just like before, I am summarizing the main features while following the birth of Amazon Q and tracking its feature additions and updates as a Current Overview, Functions, Features of Amazon Q.
Names are written period-correct (using the name in use at the time of each event), with the current name mapped where it has changed.
For readers who want to jump directly to a specific year, the timeline below is grouped chronologically and includes anchors for each year:
- Timeline 2022 — Amazon CodeWhisperer preview (the coding-assistant lineage origin)
- Timeline 2023 — CodeWhisperer GA and the Amazon Q announcement at re:Invent 2023 (Amazon Q, Q Developer capabilities, Q in QuickSight, Q in Connect)
- Timeline 2024 — Amazon Q Developer GA (CodeWhisperer becomes part of it), Amazon Q Business GA, Amazon Q Apps, and the re:Invent 2024 developer agents
- Timeline 2025 — Q Developer agentic coding across IDEs / CLI / GitHub, Kiro preview and GA, and the Amazon Quick Suite launch
- Timeline 2026 — Amazon Q Developer artifacts, Amazon Quick applications, the Amazon Q Developer IDE-plugin end-of-support announcement, and the Amazon Q Business new-customer closure announcement
Background and Method of Creating Amazon Q Historical Timeline
The reason for creating a historical timeline of Amazon Q this time is that "Amazon Q" is one of the most searched but also one of the most confusing AWS brand names, because it spans multiple products whose names have changed more than once in a short period. The coding assistant started life as Amazon CodeWhisperer, folded into Amazon Q Developer, and now points developers toward Kiro; the enterprise assistant started as Amazon Q Business and evolved into Amazon Quick Suite (now Amazon Quick); and "Amazon Q" also appears embedded inside other services such as Amazon Connect and Amazon QuickSight. Keeping a mental map of "which Amazon Q is this, and when did it change?" is difficult, so a single dated reference is useful.Another reason is that the pace of additions to the Amazon Q Developer coding assistant (agents for feature development, unit tests, documentation, code reviews, transformation, and operational investigations, plus IDE, CLI, console, and GitHub surfaces) has been high since 2024, and it is easy to lose track of when each capability arrived. Therefore, I wanted to organize the information of Amazon Q with the following approaches.
- Tracking the history of Amazon Q and organizing the transition of updates
- Summarizing the feature list and characteristics of Amazon Q
- What's New with AWS?
- AWS News Blog
- What is Amazon Q Developer? - Amazon Q Developer User Guide
- What is Amazon Q Business? - Amazon Q Business User Guide
The content posted is limited to major features related to the current Amazon Q and necessary for the feature list and overview description.
In other words, please note that the items on this timeline are not all updates to Amazon Q features, but are representative updates that I have picked out.
Because the Amazon Q coding assistant grew directly out of Amazon CodeWhisperer, the timeline begins in 2022 with the CodeWhisperer preview as the direct predecessor of Amazon Q Developer, and each row is labeled with the product name that was in use at that time.
Amazon Q Historical Timeline (Updates from June 23, 2022)
Now, here is a timeline related to the functions of Amazon Q. As of the time of writing this article, the history spans about 3 years and 10 months, beginning with the June 2022 preview of Amazon CodeWhisperer, the coding assistant that would later become Amazon Q Developer.2022 | 2023 | 2024 | 2025 | 2026
* You can sort the table by clicking on the column name.Timeline 2022
| Date | Summary |
|---|---|
| 2022-06-23 | Amazon CodeWhisperer is announced in preview at AWS re:MARS 2022 as a machine-learning-powered coding companion that generates real-time code recommendations from natural-language comments and surrounding code. At preview it supports Java, JavaScript, and Python across Visual Studio Code, JetBrains IDEs, AWS Cloud9, and the AWS Lambda console, and includes security scans and a reference tracker. This is the direct ancestor of Amazon Q Developer. AWS News Blog |
Timeline 2023
| Date | Summary |
|---|---|
| 2023-04-13 | Amazon CodeWhisperer reaches general availability, free for individual use, adding a Professional tier with SSO and IAM Identity Center integration and expanding language support to 15 languages including Go, Rust, PHP, Ruby, Kotlin, C, C++, Shell scripting, SQL, and Scala. AWS News Blog |
| 2023-11-28 | Amazon Q is announced in preview at AWS re:Invent 2023 as a new generative AI-powered assistant designed for work that can be tailored to a business by connecting to its information repositories, code, data, and enterprise systems. AWS News Blog |
| 2023-11-28 | Amazon Q expert capabilities for AWS are announced in preview, bringing generative AI assistance to developers and IT professionals in the AWS Management Console, documentation, and the IDE through Amazon CodeWhisperer, including Amazon Q Code Transformation for upgrading Java applications from version 8 or 11 to version 17. AWS What's New |
| 2023-11-28 | Amazon Q in QuickSight is announced in preview, a generative BI assistant powered by Amazon Bedrock that lets business analysts author dashboards, build calculations, and generate data stories using natural language. AWS Business Intelligence Blog |
| 2023-11-28 | Amazon Q in Connect is announced in preview, providing contact-center agents with real-time generative AI recommendations and suggested actions; it is the generative-AI evolution of Amazon Connect Wisdom. AWS What's New |
Timeline 2024
| Date | Summary |
|---|---|
| 2024-04-30 | Amazon Q Developer reaches general availability, and Amazon CodeWhisperer becomes part of Amazon Q Developer, including inline code suggestions and security scans. Amazon Q Developer offers a Free tier and an Amazon Q Developer Pro subscription and adds agents that autonomously perform multi-step development tasks. AWS News Blog |
| 2024-04-30 | Amazon Q Business reaches general availability, and Amazon Q Apps is announced in preview. Amazon Q Business connects to more than 40 enterprise data sources with single sign-on and enterprise access controls, and Amazon Q Apps lets users turn a conversation into a shareable generative AI app in a single step. AWS News Blog |
| 2024-04-30 | Amazon Q in QuickSight reaches general availability, bringing generative BI capabilities to all Amazon QuickSight user roles. AWS Business Intelligence Blog |
| 2024-04-30 | Amazon Q data integration in AWS Glue reaches general availability, letting data engineers build and troubleshoot AWS Glue ETL jobs with natural language. AWS What's New |
| 2024-07-10 | Amazon Q Apps reaches general availability at the AWS Summit in New York, adding an Amazon Q Apps API and the ability to specify data sources at the individual card level. AWS What's New |
| 2024-12-01 | Amazon Q Developer operational investigations is announced in preview, using a deep understanding of AWS resources and telemetry to identify anomalies and likely root causes and suggest remediation, initiated from the console or automatically from a CloudWatch alarm. AWS What's New |
| 2024-12-01 | Amazon Q Developer transformation for .NET porting is announced in preview, porting Windows .NET Framework applications to cross-platform .NET for Linux compatibility. AWS What's New |
| 2024-12-03 | New Amazon Q Developer agents for documentation, code reviews, and unit tests are announced at AWS re:Invent 2024, invoked in the IDE with /doc, /review, and /test; the unit test generation agent reaches general availability in Visual Studio Code and JetBrains IDEs.AWS News Blog / AWS What's New |
| 2024-12-03 | Amazon Q in Connect adds generative AI-powered self-service, extending the assistant from agent assistance to automated end-customer self-service in Amazon Connect. AWS What's New |
Timeline 2025
| Date | Summary |
|---|---|
| 2025-02-28 | Amazon Q Developer becomes generally available in Amazon SageMaker Canvas, adding time-series forecasting models, larger data analysis, and simplified AutoML configuration. AWS What's New |
| 2025-03-31 | Amazon Q Developer becomes generally available in Amazon OpenSearch Service, adding natural-language visualization generation, alert summarization, and a dedicated chat interface for operational analytics. AWS What's New |
| 2025-04-14 | Amazon Q Developer becomes generally available in the Europe (Frankfurt) Region, its second region, letting Pro tier customers store data and run inference in the EU using cross-region inference. AWS What's New |
| 2025-04-21 | Amazon Q Developer releases a new agent for feature development that reports state-of-the-art performance on the SWE-bench Verified and SWT-bench Verified benchmarks, generating multiple candidate solutions and selecting the most promising one, invoked with /dev.AWS What's New |
| 2025-05-05 | The Amazon Q Developer integration in GitHub is announced in preview, bringing feature development, code review, and Java transformation agents to GitHub.com and GitHub Enterprise Cloud repositories. AWS What's New |
| 2025-06-02 | Agentic capabilities are added to Amazon Q Developer Chat in the AWS Management Console, Microsoft Teams, and Slack, using multi-step reasoning to introspect resources and resolve complex operational questions. AWS What's New |
| 2025-06-05 | The Amazon Q Developer Eclipse IDE plugin reaches general availability, bringing the agentic coding experience (reading project files, suggesting diffs, and running shell commands) to Eclipse. AWS What's New |
| 2025-06-24 | Amazon CloudWatch investigations reaches general availability, the capability previously offered in preview as Amazon Q Developer operational investigations, surfacing anomalies, root-cause hypotheses, and remediation suggestions. AWS What's New |
| 2025-07-14 | Kiro is announced in preview, a spec-driven agentic IDE built on Code OSS that turns a prompt into structured requirements, design, and tasks before writing code, with Model Context Protocol (MCP) support. Kiro Blog |
| 2025-07-31 | Amazon Q Developer CLI adds custom agents, letting developers define per-project or global agents with specific tools, permissions, and context for tasks like code reviews and troubleshooting. AWS What's New |
| 2025-10-09 | Amazon Quick Suite reaches general availability, an agentic AI workspace into which Amazon Q Business and Amazon QuickSight evolve, combining Quick chat, Quick Research, Quick Flows, Quick Automate, and Quick Index; AWS positions Amazon Quick Suite as the next evolution of Amazon Q Business. AWS What's New / Amazon Q Business |
| 2025-11-17 | Kiro reaches general availability, adding team plans managed through AWS IAM Identity Center, a full CLI with agent capabilities, checkpointing, and property-based testing. Kiro Blog |
Timeline 2026
| Date | Summary |
|---|---|
| 2026-02-23 | Generative AI-based artifacts in Amazon Q Developer reach general availability, letting the console assistant visualize resource data in tables and cost data in charts, with the Amazon Q icon moved to the navigation bar. AWS What's New |
| 2026-04-28 | Amazon Quick adds custom application building in preview, letting users create fully interactive internal web applications that connect to live data sources using natural language, without coding — this and other 2026 AWS announcements brand the product simply as Amazon Quick, shortening the Amazon Quick Suite name used at the 2025 general availability. AWS What's New |
| 2026-04-30 | The Amazon Q Developer IDE plugins and paid subscriptions end-of-support is announced, with end-of-support on April 30, 2027 and Kiro positioned as the successor. New sign-ups are blocked from May 15, 2026, and code transformation (Java upgrades and .NET porting) is included in the end-of-support. Amazon Q Developer in the AWS Management Console and first-party AWS experiences (documentation, marketing website, console mobile app, and chat apps for Slack and Microsoft Teams) are not affected. AWS DevOps and Developer Productivity Blog |
| 2026-06-30 | Amazon Q Business announces it will no longer be open to new customers starting on July 31, 2026, with sign-ups accepted prior to July 30 and Amazon Quick highlighted as the destination for similar capabilities — completing the transition from Amazon Q Business to the Amazon Quick family. Amazon Q Business User Guide (Document history) |
Current Overview, Functions, Features of Amazon Q
From here, I will explain in detail the main products that carry the Amazon Q name as of 2026-07, and how they relate to one another."Amazon Q" is not a single service but a family of generative AI assistants. Broadly, there are two independent lineages plus a set of embedded integrations and a successor IDE:
- Amazon Q Developer: the assistant for developers and IT professionals (the lineage that began as Amazon CodeWhisperer).
- Amazon Q Business → Amazon Quick Suite → Amazon Quick: the assistant for general business users and the agentic workspace it evolved into, branded Amazon Quick as of 2026.
- Amazon Q embedded in other products: Amazon Q in Connect and Amazon Q in QuickSight.
- Kiro: a separate spec-driven agentic IDE that is the recommended successor for the Amazon Q Developer IDE plugins.
Amazon Q Product Family Overview
The following conceptual diagram shows the lineage of the Amazon Q family — how Amazon CodeWhisperer became Amazon Q Developer, how Amazon Q Business evolved into Amazon Quick Suite (now Amazon Quick), and where Kiro and the embedded integrations fit.
Amazon Q Developer
Amazon Q Developer is the generative AI assistant for software development and AWS operations. It is available across several surfaces:- In the IDE: plugins for Visual Studio Code, JetBrains IDEs, Visual Studio, and Eclipse provide inline code suggestions (the capability inherited from Amazon CodeWhisperer), agentic coding, and code reviews.
- On the command line: the Amazon Q Developer CLI provided an agentic chat experience with custom agents and Model Context Protocol (MCP) tool support; the official documentation states that the Amazon Q Developer CLI has been rebranded to Kiro (see the Kiro section below).
- In the AWS Management Console and chat apps: Amazon Q Developer answers AWS questions, introspects resources, and (with agentic capabilities) performs multi-step investigations in the console, Slack, and Microsoft Teams.
- In GitHub: agents for feature development, code review, and Java transformation run inside GitHub repositories.
- Embedded in other AWS services: Amazon Q Developer capabilities appear in Amazon SageMaker Canvas, Amazon OpenSearch Service, AWS Glue, and more.
/dev for feature development, /test for unit test generation, /doc for documentation, and /review for code reviews. Transformation capabilities upgrade Java applications (from version 8 or 11 to 17) and port .NET Framework applications to cross-platform .NET.Amazon Q Business and Amazon Q Apps
Amazon Q Business is the generative AI assistant for general business users. It connects to more than 40 enterprise data sources (such as Amazon S3, Microsoft 365, and Salesforce), respects existing single sign-on identities and permissions, and lets users ask questions, summarize, and generate content grounded in company data. Amazon Q Apps, a capability within Amazon Q Business, lets users turn a conversation into a shareable generative AI application in a single step. Amazon Q Business will no longer be open to new customers starting on July 31, 2026; AWS points customers who need similar capabilities to Amazon Quick.Amazon Quick Suite (now Amazon Quick)
Amazon Quick Suite is the agentic AI workspace into which Amazon Q Business and Amazon QuickSight evolved, announced generally available on 2025-10-09. It combines business intelligence and the enterprise assistant with agentic capabilities such as Quick chat, Quick Research, Quick Flows, Quick Automate, and Quick Index, and it can retrieve insights across the public internet, internal documents, and third-party applications, then take action in applications such as Jira and ServiceNow. AWS positions Amazon Quick Suite as the next evolution of Amazon Q Business. In 2026, AWS shortened the branding to Amazon Quick — current AWS product pages and What's New announcements use the shorter name (Amazon Quick). In 2026, Amazon Quick also added a preview capability for building custom applications with natural language.Amazon Q in Connect and Amazon Q in QuickSight
"Amazon Q" also appears embedded inside other AWS services:- Amazon Q in Connect provides contact-center agents with real-time generative AI recommendations and powers generative AI self-service; it is the generative-AI evolution of Amazon Connect Wisdom. For a deeper architecture treatment, see the companion article AI Contact Center Architecture on AWS.
- Amazon Q in QuickSight provides generative BI, letting business analysts build dashboards and calculations and generate data stories with natural language. For a related natural-language-to-SQL architecture, see the companion article Generative BI NL2SQL Agent Architecture on AWS.
Kiro and the Amazon Q Developer Lifecycle
Kiro is a separate, spec-driven agentic development environment (IDE and CLI) built on Code OSS. Rather than reacting to individual prompts, Kiro works from structured specifications (requirements, design, and tasks) to plan, implement, and verify changes. Kiro was announced in preview on 2025-07-14 and reached general availability on 2025-11-17. The official Amazon Q Developer User Guide states that the Amazon Q Developer CLI has been rebranded to Kiro, and that the Kiro console is a rebrand of the Amazon Q Developer console with the same functionality.On 2026-04-30, AWS announced the end-of-support for the Amazon Q Developer IDE plugins and paid subscriptions, with end-of-support on 2027-04-30 and Kiro positioned as the successor. According to the official announcement, new sign-ups are blocked from 2026-05-15, and the code transformation features (Java upgrades and .NET porting) delivered through the IDE plugins are included in the end-of-support. Amazon Q Developer in the AWS Management Console and first-party AWS experiences (the AWS documentation website, AWS marketing website, AWS Console Mobile Application, and Amazon Q Developer for chat apps in Slack and Microsoft Teams) are not affected and continue to be available.
From Amazon CodeWhisperer to Amazon Q Developer
For readers arriving from the Amazon CodeWhisperer era, the mapping is as follows. On 2024-04-30, Amazon CodeWhisperer became part of Amazon Q Developer. Inline code suggestions, security scans (now code reviews), command-line suggestions, and the usage dashboard are all available as part of Amazon Q Developer, with the professional-tier administrative setup changing from CodeWhisperer Professional to Amazon Q Developer Pro. The CodeWhisperer name is retired for the coding assistant.Security, Compliance, and Region Availability
- Identity and access: Amazon Q Developer Pro and Amazon Q Business integrate with AWS IAM Identity Center for user management and access control.
- Data privacy: AWS does not use customer content from Amazon Q to train the underlying models.
- Regions: Amazon Q Developer began in US East (N. Virginia) and expanded to Europe (Frankfurt) in April 2025, and different Amazon Q capabilities have different regional availability. Model-specific and capability-specific availability varies; consult the official Amazon Q Developer and Amazon Q Business documentation for the authoritative current list of supported regions.
Frequently Asked Questions about Amazon Q History
When was Amazon Q announced?
Amazon Q was announced in preview at AWS re:Invent 2023 on 2023-11-28, as a new generative AI-powered assistant designed for work. Its coding-assistant lineage, however, goes back further, to the Amazon CodeWhisperer preview on 2022-06-23.What happened to Amazon CodeWhisperer?
On 2024-04-30, Amazon CodeWhisperer became part of Amazon Q Developer, including inline code suggestions and security scans. The CodeWhisperer name was retired for the coding assistant, and its familiar features (coding suggestions in IDEs, command-line suggestions, code reviews, and the dashboard) are now part of Amazon Q Developer.When did Amazon Q Developer and Amazon Q Business become generally available?
Both reached general availability on the same day, 2024-04-30. Amazon Q Developer became GA (with Amazon CodeWhisperer folded into it), and Amazon Q Business became GA alongside a preview of Amazon Q Apps. Amazon Q Apps then reached general availability on 2024-07-10.What is the difference between Amazon Q Developer and Amazon Q Business?
Amazon Q Developer is the assistant for developers and IT professionals — coding in the IDE, CLI, and GitHub, plus AWS operations in the console and chat apps. Amazon Q Business is the assistant for general business users, connecting to enterprise data sources to answer questions, summarize, and generate content. They are separate products with separate lineages: Amazon Q Developer came from Amazon CodeWhisperer, while Amazon Q Business evolved into Amazon Quick Suite, branded Amazon Quick as of 2026.What is Amazon Quick Suite and how does it relate to Amazon Q Business?
Amazon Quick Suite is an agentic AI workspace that became generally available on 2025-10-09, into which Amazon Q Business and Amazon QuickSight evolved. It combines business intelligence with an agentic assistant (Quick chat, Quick Research, Quick Flows, Quick Automate, and Quick Index). AWS positions Amazon Quick Suite as the next evolution of Amazon Q Business, and Amazon Q Business will no longer be open to new customers starting on July 31, 2026. In 2026, AWS shortened the product branding from Amazon Quick Suite to Amazon Quick.How are Amazon Q Developer and Kiro related?
Kiro is a separate spec-driven agentic IDE (preview 2025-07-14, general availability 2025-11-17). The official documentation states that the Amazon Q Developer CLI has been rebranded to Kiro. On 2026-04-30, AWS announced the end-of-support for the Amazon Q Developer IDE plugins and paid subscriptions (end-of-support 2027-04-30), with Kiro positioned as the successor. Amazon Q Developer in the AWS Management Console and first-party AWS experiences are not affected by that announcement.Is Amazon Q available in multiple regions?
Yes. Amazon Q Developer started in US East (N. Virginia) and expanded to Europe (Frankfurt) in April 2025, and different Amazon Q capabilities have different regional availability. Because availability varies by capability, consult the official Amazon Q Developer and Amazon Q Business documentation for the authoritative current list of supported regions.References:
Tech Blog with curated related content
AWS Documentation(Amazon Q Developer)
AWS Documentation(Upgrade to Kiro)
AWS Documentation(Amazon Q Business)
Amazon Quick
AWS News Blog
What's New with AWS?
Summary
In this article, I created a historical timeline of Amazon Q and looked at the list of products and features that carry the Amazon Q name.Amazon Q is best understood as a family with two lineages plus embedded integrations and a successor IDE: the coding assistant that began as Amazon CodeWhisperer (2022) and became Amazon Q Developer (2024); the enterprise assistant that began as Amazon Q Business (2024) and evolved into Amazon Quick Suite (2025), branded Amazon Quick as of 2026; Amazon Q embedded in Amazon Connect and Amazon QuickSight; and Kiro (2025), the spec-driven agentic IDE that AWS positions as the successor for the Amazon Q Developer IDE plugins whose end-of-support was announced for 2027.
By organizing these updates in one place with sources for each, I hope this article serves as a Reference Aggregation Page that AI search agents and human readers can both consult in a single fetch.
I would like to continue monitoring the trends of what kind of features Amazon Q will provide in the future. This timeline will be updated as Amazon Q continues to evolve.
In addition, there is also a historical timeline of all AWS services including services other than Amazon Q, so please have a look if you are interested.
AWS History and Timeline - Almost All AWS Services List, Announcements, General Availability(GA)
References:
Tech Blog with curated related content
Written by Hidekazu Konishi