amazon q pricing · 2026 reference

Amazon Q pricing — every tier, every line item, with the math.

Amazon Q is two products with two separate price lists. Q Developer is Free vs Pro at about $19 per user per month. Q Business is Lite at about $3 and Pro at about $20 per user per month, plus a separate index/storage charge that most teams forget to model. This page lays out exactly what each tier includes, where usage charges appear on top of the seat, a worked per-team cost example for both products, and how Q's price compares to GitHub Copilot, ChatGPT Enterprise, and Microsoft 365 Copilot. Figures are representative as of 2026 — confirm current rates on the AWS pricing page.

Q Developer Pro
~$19/user/mo
Q Business Lite
~$3/user/mo
Q Business Pro
~$20/user/mo
free tier
Q Developer
TL;DR
  • Amazon Q has two price lists because it is two products. Q Developer: a Free tier and a Pro tier at about $19/user/month. Q Business: a Lite tier at about $3/user/month and a Pro tier at about $20/user/month. All are per-user, per-month subscriptions billed through your AWS account.
  • Q Business has a second line item beyond seats — the index that stores and serves your data, billed by capacity (roughly $0.14 per index-hour per unit, ~$100/unit/month, each unit holding on the order of 20,000 documents). Q Developer instead can add usage charges on heavy agent actions (large code transformations) on top of the Pro seat. These extras are the part teams under-budget.
  • On price, Q Developer Pro (~$19) sits just under GitHub Copilot Business (~$19) and well under Copilot Enterprise (~$39); Q Business Pro (~$20) undercuts Microsoft 365 Copilot (~$30 on top of M365) and ChatGPT Enterprise (custom, typically $40–$60+). AWS funds GenAI build-outs through credits — CloudRoute routes you to a vetted partner who stands the whole thing up, so you pay $0 for the engagement.
orientation

IWhy there are two Amazon Q price lists, not one

The single most common pricing mistake is treating "Amazon Q" as one SKU. It is two products — Q Developer and Q Business — with separate tiers, separate billing mechanics, and separate things you can overspend on. Get the product right first; the numbers follow.

Amazon Q is AWS's brand for generative-AI assistants, and it covers two products that share almost nothing except the name and the security posture. Amazon Q Developer is an AI coding assistant for engineers — it lives in the IDE, the CLI, and the AWS console. Amazon Q Business is an enterprise assistant that answers employee questions over your own company data via retrieval-augmented generation (RAG). Different buyers, different surfaces, and — the reason you are on this page — different pricing. If you are evaluating budget, the first question is always "Developer or Business?" because the price lists do not overlap.

Both products are per-user, per-month subscriptions billed through your AWS account, and both have a low-cost or free entry point so you can pilot before committing seats. Q Developer offers a genuinely free tier for individuals; Q Business starts at a few dollars per user. Beyond the seat, each product has a different "second meter": Q Business charges separately for the index that stores your data, while Q Developer can add usage charges for heavy agentic actions on top of the Pro seat. Those second meters are where real bills diverge from back-of-envelope estimates.

A note on accuracy that applies to this entire page: the figures below are representative as of 2026. AWS adjusts tiers, limits, and per-unit rates periodically, and exact prices vary by Region. Use these numbers to build a model and understand the shape of the bill — then confirm the live rates on the AWS Amazon Q Developer and Amazon Q Business pricing pages before you commit a budget. We flag every place where a number is approximate.

One more clarification that saves confusion: the "Q" capabilities embedded inside other AWS services — Amazon Q in QuickSight, Amazon Q in Connect — are generally bundled into those services' own pricing rather than billed as a standalone Q seat (with the exception that Amazon Q in QuickSight is unlocked by the Q Business Pro tier). This page focuses on the two licensed products you actually buy seats for.

the one-line pricing map

Q Developer: Free / Pro (~$19 per user/mo) + possible usage on heavy agent actions. Q Business: Lite (~$3 per user/mo) / Pro (~$20 per user/mo) + a separate index/storage charge. Same brand, two completely separate bills.

product one

IIAmazon Q Developer pricing — Free vs Pro

Q Developer uses a clean two-tier model: a Free tier for individual developers and a Pro tier at about $19 per user per month for teams. The complexity is not in the tiers — it is in the per-month limits and the usage that can sit on top of a Pro seat.

The Free tier is aimed at individual developers and is genuinely usable for real work, not a crippled trial. You sign in with a free AWS Builder ID — no AWS account required — and get inline code completion across many languages, the chat assistant, and a capped monthly allowance of the higher-cost capabilities: a limited number of agent interactions (the /dev feature-builder and /transform code upgrades), a limited number of security scans, and a cap on AWS-account chat usage. For a solo developer or someone trialing Q, the Free tier often suffices. The constraint is throughput, not capability — hit the monthly caps and you either wait for the reset or move to Pro.

The Pro tier is about $19 per user per month and is the team plan. It raises or removes the Free-tier caps, but its real value is governance and scale: organization-wide license management through IAM Identity Center, centralized policy controls (which features are enabled, IP-based access, reference tracking for code suggestions), higher limits on agent runs and security scanning, and access to the more capable agentic workflows at production volume. If you are rolling Q Developer out to a team, Pro is effectively mandatory because the Free tier is per-individual and has no central administration.

Here is the line item teams miss: certain heavy agentic actions can carry usage-based charges beyond the Pro seat. The clearest example is large-scale code transformation — running /transform to migrate a big codebase across language or framework versions (for instance a Java 8 → 17 upgrade across thousands of files). Each Pro seat includes a monthly allowance of transformation throughput (measured in lines of code processed); exceed that allowance and the overage bills per unit. For most teams writing day-to-day code, the seat fee is the whole bill. For a team doing a one-off mass migration, model the transformation usage separately — it can briefly dwarf the seat cost during the migration month, then drop back to zero.

amazon q developer pricing · representative 2026 — confirm on the aws pricing page
CapabilityFree tier ($0)Pro tier (~$19/user/mo)
Inline code completion (15+ languages)YesYes
Chat (in IDE / CLI / console)YesYes
Agentic feature dev (/dev) & code transform (/transform)Limited monthly allowanceHigher limits + production volume
Security / code-quality scansCapped per monthHigher monthly limits
Org license management (IAM Identity Center)NoYes
Policy controls, reference tracking, adminNoYes
Heavy transformation overageN/A (capped)Usage-based above included allowance
Best forIndividuals, trials, light useTeams, governed rollout, scale
Representative as of 2026 — AWS adjusts caps and rates periodically; confirm on the Amazon Q Developer pricing page. The Pro seat covers normal coding; budget transformation usage separately only when running large one-off code migrations.
product two

IIIAmazon Q Business pricing — Lite, Pro, and the index you must not forget

Q Business has two seat tiers — Lite (~$3) and Pro (~$20) per user per month — plus a separate, usage-based charge for the index that stores and serves your data. The index is the single biggest source of "the bill was higher than we modeled," so it gets its own treatment here.

Q Business Lite is about $3 per user per month and covers the core conversational experience: ask natural-language questions, get cited answers grounded in your connected data, basic chat and summarization. It is designed for large populations of light, mostly read-only users — frontline staff, new hires, anyone who occasionally looks something up rather than living in the assistant.

Q Business Pro is about $20 per user per month and is the full feature set: everything in Lite plus plugins and actions (create a Jira ticket, update a Salesforce record, post to Teams — from chat), custom plugins against your own APIs, the Q Apps no-code builder, and access to Amazon Q in QuickSight for natural-language analytics over your BI data. Pro is for power users — analysts, support leads who take actions, sales engineers, app builders.

A genuinely useful cost lever: you can mix tiers inside one application. Put the broad population on Lite and the smaller set of power users on Pro, and the blended per-seat cost drops well below a flat $20. Most well-run Q Business deployments are mostly-Lite with a Pro minority.

The index / storage line item — how it actually bills

Separate from seats, Q Business charges for the index — the managed store that holds your ingested documents (text, embeddings, metadata, and ACLs) and serves retrieval at query time. The index is provisioned in capacity units. As a representative 2026 shape: each index unit costs on the order of $0.14 per hour (roughly $100 per unit per month if run continuously) and holds on the order of 20,000 documents (and a bounded amount of query throughput). You add units as your document corpus grows.

The practical implication: index cost scales with document volume and uptime, not with seat count. A team of 50 users indexing 15,000 documents pays for one index unit (~$100/mo) regardless of how many of those 50 are on Pro vs Lite. An enterprise indexing two million documents needs ~100 index units (~$10,000/mo) and that line can rival or exceed the seat bill. This is exactly why teams that model "seats only" get surprised — for large corpora the index is a first-class cost, not a rounding error.

There is no separate per-query LLM token bill the way there is when you call Amazon Bedrock directly — the Q Business subscription bundles the model inference. What bills on top of seats + index is ordinary AWS plumbing: connector data transfer, the S3 buckets where you keep source documents, and any KMS/networking you add. Size the index to real document volume rather than over-provisioning units on day one; you can scale units up as ingestion grows.

amazon q business pricing · representative 2026 — confirm on the aws pricing page
Line itemLiteProIndex (storage)
Price~$3 / user / mo~$20 / user / mo~$0.14 / unit / hr (~$100 / unit / mo)
Conversational Q&A + cited answersYesYes
Document summarizationYesYes
Plugins & actions (Jira, ServiceNow, etc.)NoYes
Custom plugins (your APIs) + Q AppsNoYes
Amazon Q in QuickSight (NL analytics)NoYes
Scales withSeat countSeat countDocument volume + uptime (~20K docs/unit)
Representative as of 2026 — confirm current rates on the Amazon Q Business pricing page. Total = (Lite seats × ~$3) + (Pro seats × ~$20) + (index units × ~$100/mo). Mix tiers in one application to lower the blended seat cost; size index units to actual document count.
feature-by-tier

IVWhat each tier actually includes — and the upgrade triggers

Pricing decisions are really feature decisions. Below is the honest "what unlocks at each step up" so you assign the cheapest tier that still does the job — and know the specific moment a user needs an upgrade.

The recurring rollout error is binary: either everyone goes on the top tier (overspend) or everyone goes on the bottom tier (power users hit a wall and adoption stalls). The fix is to map each role to the cheapest tier that covers its job, and to know the exact capability that forces an upgrade.

  • Q Developer Free → Pro trigger — You move from individuals to a team that needs central license management, policy controls, and reference tracking — or any single developer consistently exhausts the Free monthly caps on agent runs / security scans. The moment you need IAM Identity Center administration, you need Pro.
  • Q Business Lite → Pro trigger — The user needs to take actions from chat (plugins), build or use Q Apps, use custom plugins against your APIs, or use Amazon Q in QuickSight for natural-language analytics. If the user only asks questions and reads cited answers, Lite is correct and Pro is waste.
  • When the index needs more units — Index capacity, not seats, is what you scale as your corpus grows past ~20,000 documents per unit (or as query throughput demands). Adding connectors and more documents — not adding users — is what drives index cost.
  • Q Developer transformation overage — Only relevant during large one-off code migrations that exceed the Pro seat's included transformation allowance (measured in lines of code). For steady-state coding it never fires; for a mass Java/​.NET upgrade month it can be the dominant cost, then disappears.
  • What does NOT cost extra — Per-query model inference in Q Business (bundled in the subscription), and normal day-to-day completions/chat in Q Developer Pro. You are not metered per token the way you are with raw Bedrock.
  • What quietly costs extra — Q Business index units as documents grow; connector data transfer; the S3/KMS/networking the deployment sits on; and Q Developer transformation overage during migrations. Model these explicitly.
the cheapest-correct-tier rule

Assign the cheapest tier that still does the user's job, then scale the index to document volume independently of seats. A mostly-Lite Q Business deployment with a Pro minority, sized index, is almost always the right-cost shape — not a flat top-tier rollout.

the math

VA worked per-team cost example (both products)

Abstract per-seat numbers are hard to budget against. Here are two fully worked monthly examples — one for Q Developer, one for Q Business — with every line item, using the representative 2026 rates from above.

Example A — Q Developer for a 40-engineer team. Forty engineers, all on the Pro tier for central management and production limits. Seat cost: 40 × ~$19 = ~$760/month. Steady-state coding (completions, chat, normal agent use) is covered by the seat — no overage. In a quarter where they run a one-off Java 8 → 17 migration across a large monolith with /transform, that migration month exceeds the included transformation allowance and adds, say, a few hundred dollars of usage on top for that month only. Steady-state run-rate: ~$760/month; migration-month spike: ~$760 + transformation overage, then back to ~$760.

Example B — Q Business for a 500-person company. A mixed population: 420 light users on Lite and 80 power users (support leads, analysts, sales engineers) on Pro. Seat cost: (420 × ~$3) + (80 × ~$20) = $1,260 + $1,600 = ~$2,860/month for seats. Their corpus is ~600,000 documents across SharePoint, Confluence, Salesforce, Slack, and S3, needing ~30 index units: 30 × ~$100 = ~$3,000/month for the index. Blended total: ~$2,860 + ~$3,000 = ~$5,860/month. Note how the index (~$3,000) is comparable to the entire seat bill (~$2,860) — exactly the dynamic teams under-model when they quote "seats only."

Two lessons fall out of Example B. First, tier mix matters enormously: had all 500 users been put on Pro, seats alone would be 500 × ~$20 = $10,000/month instead of ~$2,860 — the mostly-Lite split saves ~$7,000/month. Second, the index is a real budget line at enterprise document scale; size it to actual document count and grow units as ingestion grows, rather than guessing high on day one.

worked monthly cost · representative 2026 rates (illustrative, not a quote)
ScenarioSeatsSeat cost / moIndex / overageTotal / mo
Q Developer — 40 eng, all Pro (steady state)40 × ~$19~$760none~$760
Q Developer — same team, big migration month40 × ~$19~$760+ transform overage~$760 + overage
Q Business — 500 users all on Pro500 × ~$20~$10,000+ index~$10,000 + index
Q Business — 420 Lite + 80 Pro (mixed)(420 × ~$3) + (80 × ~$20)~$2,860~30 units ≈ ~$3,000~$5,860
Illustrative only — built on representative 2026 rates; your numbers depend on seat mix, document volume, and Region. Confirm on the AWS pricing pages. The mixed Q Business split costs ~$5,860/mo vs ~$10,000+ if every user were on Pro.
price comparison

VIHow Amazon Q's price compares — Copilot, ChatGPT Enterprise, M365 Copilot

Because Q is two products, it competes on price in two different markets. Here is the head-to-head on dollars — with the caveat that price is rarely the only axis, and the cheaper sticker can hide a second meter (like Q Business's index or Copilot's GitHub dependency).

Coding — Q Developer (~$19) vs GitHub Copilot. GitHub Copilot Business is around $19 per user per month and Copilot Enterprise around $39 per user per month; there is also a lower-cost individual Pro plan (~$10/mo). So Q Developer Pro lands essentially level with Copilot Business and well below Copilot Enterprise. On pure seat price they are close at the Business tier — the differentiators are elsewhere (Q's AWS awareness and managed code transformations vs Copilot's GitHub-native ecosystem and broad model choice). Watch the second meter: Q Developer can add transformation usage during big migrations, while Copilot's value is tied to your codebase living in GitHub.

Enterprise knowledge — Q Business (~$3 / ~$20) vs Microsoft 365 Copilot and ChatGPT Enterprise. Microsoft 365 Copilot is about $30 per user per month, on top of an existing Microsoft 365 license — so the true cost is $30 plus the underlying M365 seat. ChatGPT Enterprise is custom-quoted and typically lands in the $40–$60+ per user per month range with seat minimums. Q Business Pro (~$20) undercuts both on the seat, and Q Business Lite (~$3) is dramatically cheaper for light users — but remember Q Business adds the index line, whereas M365 Copilot folds its grounding into the per-seat price (and assumes you already pay for M365).

The honest read on price. For a broad population of light knowledge users, Q Business Lite at ~$3 is the cheapest credible enterprise-assistant seat in this set by a wide margin. For power users, Q Business Pro (~$20) is still below M365 Copilot (~$30) and ChatGPT Enterprise ($40–$60+). On coding, Q Developer is at parity with Copilot Business and cheaper than Copilot Enterprise. But "cheapest sticker" is not "cheapest in production": include Q Business's index, Copilot's GitHub dependency, and M365 Copilot's underlying-license assumption before declaring a winner. Q's consistent structural advantage is that it bills and runs inside your AWS account — which is where AWS credits can absorb the cost entirely.

controlling spend

VIIHow to optimize and forecast your Amazon Q bill

Once the tiers are clear, most of the savings come from a short list of deliberate choices. These are the levers that actually move the bill — and the traps that inflate it.

  • Mix tiers, default to the cheaper one — For Q Business, default the company to Lite and upgrade individuals to Pro only when they need actions, Q Apps, or QuickSight. This is the single biggest lever — it can cut the seat bill by more than half versus a flat Pro rollout.
  • Right-size the index, then grow it — Provision index units to your actual document count (~20K docs/unit) instead of guessing high. Add units as ingestion grows. Avoid indexing low-value or duplicate content that inflates unit count without improving answers.
  • Isolate transformation spikes — For Q Developer, treat large code-migration months as a separate, temporary cost line. The transformation overage spikes during the migration and returns to zero — budget it as a project cost, not a run-rate.
  • Pilot before buying seats — Use Q Developer's Free tier and a small Q Business pilot (few seats + one index unit) to validate value and measure real usage before committing org-wide seat counts. This avoids paying for adoption you haven't proven.
  • Forecast seats from real adoption — Buy seats against measured active users, not headcount. Many deployments over-provision Pro seats for users who turn out to be light/Lite users. Reconcile monthly.
  • Let AWS credits absorb the build — Because Q bills inside your AWS account, AWS credit programs (Bedrock/GenAI PoC pools, Activate Portfolio behind them) can cover the consumption during build and pilot — which is where CloudRoute routes you to a vetted partner so the engagement itself costs you $0.
the forecast formula

Q Business monthly = (Lite seats × ~$3) + (Pro seats × ~$20) + (index units × ~$100). Q Developer monthly = (Pro seats × ~$19) + transformation overage in migration months. Build the model on these two formulas, then validate the per-unit rates on the live AWS pricing pages before committing.

funding it

VIIIHow AWS credits change the Amazon Q cost equation

The pricing above is the list price. The reason this matters for an AWS-native buyer is that Amazon Q consumption is ordinary AWS spend — which means AWS credit programs can absorb it, especially during the build-and-pilot phase when you are proving value.

Because Q Developer and Q Business both bill through your AWS account, the seat and index charges show up as AWS consumption — the same line items AWS credits apply against. For a team standing up Q Business (or rolling out Q Developer org-wide), the pilot and early-rollout spend can be largely or fully credit-funded rather than paid out of pocket, which removes the "what if adoption is slow" budget risk during the period you are still measuring value.

AWS funds these credit pools through partner-incentive programs: a Bedrock / GenAI proof-of-concept pool (typically $10K–$50K) is well-matched to a Q Business pilot, with Activate Portfolio credits (up to $100K) behind it for the broader AWS spend, and the GenAI Accelerator (up to $1M) for the largest AI-first build-outs. See AWS PoC / Bedrock POC funding explained, $100K AWS credits, and AWS credits for generative-AI startups for the mechanics of each.

The customer-facing point is simple: you pay $0 for the engagement. AWS funds the credit pool because it wants workloads consolidated on AWS; the vetted partner who configures Q (connectors, IAM Identity Center, permission mapping, guardrails, tier strategy) is paid through AWS's engagement funding; and CloudRoute is paid a routing commission by the partner. You see neither invoice. The list prices on this page tell you the steady-state run-rate after credits are exhausted — and that run-rate is exactly what the tier-mix and index-sizing levers above are for.

price, side by side

Amazon Q vs the field — on price

A single scannable read on seat price across both markets Amazon Q plays in. Treat the second-meter column as load-bearing: the cheapest sticker is not always the cheapest in production.

ProductCategoryApprox. seat priceSecond meter / catchData not used to train?
Amazon Q Developer ProAI coding assistant~$19 / user/mo (Free tier exists)Transformation overage on big migrationsYes
Amazon Q Business LiteEnterprise RAG assistant~$3 / user/moIndex/storage billed separatelyYes
Amazon Q Business ProEnterprise RAG assistant~$20 / user/moIndex/storage billed separatelyYes
GitHub CopilotAI coding assistant~$10 (Pro) / ~$19 (Business) / ~$39 (Enterprise)Value tied to code living in GitHubYes (Business/Enterprise)
Microsoft 365 CopilotEnterprise assistant~$30 / user/moOn top of an existing M365 licenseYes
ChatGPT EnterpriseGeneral assistantCustom — typically ~$40–$60+ / user/moSeat minimums; custom quoteYes
Prices representative for 2026 and vary by tier/Region — confirm on each vendor's page. Q Business Lite is the cheapest enterprise-assistant seat in this set for light users; Q Developer Pro is at parity with Copilot Business. Always add the second-meter column before declaring a winner.
want the bill covered while you prove it out?
Get AWS credits + a vetted partner to stand up Amazon Q — $0 to you
Get matched in 24h →
a recent match

A Q Business rollout where credits covered the bill — anonymized

inquiry · mid-market logistics, ~1,200 employees, AWS-native
Mid-market logistics company, ~1,200 employees, core systems already on AWS, knowledge spread across SharePoint, Confluence, ServiceNow, and an S3 document archive

Situation: Leadership had priced Amazon Q Business by multiplying headcount by the Pro rate (~$20) and arrived at a scary ~$24K/month number, which stalled the project. They had also entirely missed the index line item, so even that number was wrong in both directions. They wanted the assistant over all four sources with strict per-user permissions, but had no in-house GenAI team to model the real cost or build it — and no appetite to spend during a pilot whose value was still unproven.

What CloudRoute did: Routed within a day to an AWS Advanced-tier partner with Q Business and IAM Identity Center experience. The partner re-modeled the cost as a mostly-Lite deployment — ~1,050 Lite seats for occasional lookups, ~150 Pro seats for dispatch leads and analysts who needed plugins and QuickSight — plus the right number of index units for the ~900K-document corpus, landing the steady-state run-rate far below the original ~$24K guess. CloudRoute helped the partner file a Bedrock/GenAI PoC credit application to cover the pilot, with Activate Portfolio credits behind it for the surrounding AWS spend, so the entire build-and-pilot phase was credit-funded.

Outcome: Pilot live in under three weeks; permission verification confirmed restricted HR/finance docs in SharePoint stayed invisible to unentitled users. The mostly-Lite tier mix cut the projected seat bill by more than half versus the all-Pro estimate, and the first ~$45K of AWS consumption across pilot and rollout was credit-funded. CloudRoute's commission was paid by the partner out of AWS's engagement funding — the customer paid $0 for the routing.

pilot window: <3 weeks · seat mix: ~1,050 Lite + ~150 Pro · credit-funded AWS spend: ~$45K · cost to customer: $0

faq

Common questions

How much does Amazon Q cost?
Amazon Q is two products with two price lists, all per-user per-month (representative as of 2026). Q Developer: a Free tier and a Pro tier at about $19/user/month. Q Business: a Lite tier at about $3/user/month and a Pro tier at about $20/user/month, plus a separate usage-based charge for the index that stores your data (roughly $100 per index unit per month, each unit holding ~20,000 documents). Confirm current rates on the AWS Amazon Q Developer and Amazon Q Business pricing pages.
Is there a free tier for Amazon Q?
Yes, for Q Developer. The Free tier gives individual developers inline code completion, chat, and a capped monthly allowance of the higher-cost features (agent interactions like /dev and /transform, and security scans) at no cost — sign in with a free AWS Builder ID, no AWS account required. Q Business does not have a free tier, but its Lite tier starts at about $3/user/month. You can also pilot Q Business cheaply with a few seats and a single index unit.
What is the difference between Q Business Lite and Pro pricing?
Q Business Lite (~$3/user/mo) covers conversational Q&A over your data with cited answers and summarization — ideal for light, read-only users. Q Business Pro (~$20/user/mo) adds plugins and actions (create a Jira ticket, update Salesforce, etc.), custom plugins against your own APIs, the Q Apps no-code builder, and Amazon Q in QuickSight for natural-language analytics. You can mix tiers within one application, which is the main lever for keeping the blended seat cost down.
What is the Amazon Q Business index cost, and why does it matter?
Beyond seats, Q Business bills for the index that stores and serves your data, provisioned in capacity units. As a representative 2026 shape, each unit is around $0.14/hour (~$100/month) and holds on the order of 20,000 documents. Index cost scales with document volume and uptime, not with seat count — so for large corpora (millions of documents) it can rival or exceed the seat bill. It is the line item teams most often forget when they model "seats only," which is why budgets come in low.
Does Amazon Q Developer have usage charges on top of the seat?
Mostly no — for everyday coding, the ~$19 Pro seat is the whole bill, with inline completions and normal agent use included. The exception is heavy agentic actions, specifically large-scale code transformations (/transform) such as a mass Java or framework version upgrade. Each Pro seat includes a monthly transformation allowance measured in lines of code; exceeding it bills as usage. That overage spikes only during a big one-off migration and returns to zero afterward, so budget it as a project cost rather than a run-rate.
How does Amazon Q pricing compare to GitHub Copilot, ChatGPT Enterprise, and Microsoft 365 Copilot?
On coding, Q Developer Pro (~$19) is roughly level with GitHub Copilot Business (~$19) and well below Copilot Enterprise (~$39). On enterprise knowledge, Q Business Pro (~$20) undercuts Microsoft 365 Copilot (~$30, charged on top of an existing M365 license) and ChatGPT Enterprise (custom, typically ~$40–$60+ with seat minimums), while Q Business Lite (~$3) is far cheaper for light users. Caveat: add the second meter — Q Business's index, Copilot's GitHub dependency, M365 Copilot's underlying license — before declaring a winner. Figures are representative for 2026.
Does Amazon Q charge per query or per token?
No. Both products are seat-based subscriptions, and Q Business bundles model inference into the subscription — there is no separate per-query LLM token bill the way there is when you call Amazon Bedrock directly. What bills on top of seats is the Q Business index (for storage/throughput) and ordinary AWS plumbing (connector data transfer, S3, KMS, networking), plus Q Developer transformation overage during large migrations. If you want token-level, pay-as-you-go control instead, you would use Bedrock directly rather than Amazon Q.
Can AWS credits cover Amazon Q costs?
Yes. Because both Q Developer and Q Business bill through your AWS account, the seat and index charges are ordinary AWS consumption that AWS credits apply against — so a pilot and early rollout can be largely or fully credit-funded. AWS funds the pools through partner programs: a Bedrock/GenAI proof-of-concept pool ($10K–$50K) suits a Q Business pilot, with Activate Portfolio ($100K) behind it for broader spend. CloudRoute routes you to a vetted AWS partner who builds the deployment, funded by those credits, so you pay $0 for the engagement.

Run Amazon Q without the bill landing on you

CloudRoute routes you to a vetted AWS partner who sizes the tiers and index correctly and stands up Amazon Q over your data — funded by AWS credits. AWS funds the build. Customer pays $0.

matched within< 24h
credits toward the buildup to $100K+
cost to you$0
Amazon Q Pricing 2026 — Developer & Business tiers, with the math · CloudRoute