AAIニュース
最新ニュースAI日報Hacker日報週報動画AIツールトレンド企業
AAIニュース

世界中のAI最新情報を日本語で。毎時自動収集・翻訳・要約。

コンテンツ

最新ニュースAI日報週報

分析

トレンド企業動画

サイト

についてRSSお問い合わせ
© 2026 ainew.jp — All rights reserved.特定商取引法に基づく表記
ニュース一覧元記事を開く
AWS Machine Learning Blog·2026年5月12日 00:56·約20分

Amazon Quick:エンタープライズデータから AI による意思決定への道筋を加速

#Text-to-SQL#Enterprise Data Governance#RAG (Retrieval-Augmented Generation)#Amazon Quick
TL;DR

AWS は「Amazon Quick」の新機能により、大規模なエンタープライズデータに対して自然言語でクエリを生成・実行し、セキュリティポリシーを自動適用する AI 分析機能を強化した。

AI深層分析2026年5月12日 02:03
4
重要/ 5段階
深度40%
4
関連度30%
5
実用性20%
5
革新性10%
3

キーポイント

1

大規模データの即時 Q&A

数百万行のデータをサンプリングせず、自然言語での質問に対して即座に SQL を生成・実行し、秒単位で回答を返す機能を提供する。

2

ドメインセマンティクスの統合

アナリストが定義したメタデータやビジネスルールをシステムに組み込み、「成長」などの曖昧な用語を文脈に合わせて正しく解釈し、信頼性の高い回答を生成する。

3

自動適用されるセキュリティ

既存のダッシュボード設定にある行レベル・列レベルのアクセス制御ポリシーを AI 生成クエリに自動的に適用し、権限管理のオーバーヘッドを排除する。

影響分析・編集コメントを表示

影響分析

この発表は、LLM を活用した BI ツールが小規模な試作段階から、厳格なガバナンスとセキュリティが求められる大企業の本番環境へ移行できる重要な転換点を示しています。特に、既存のセキュリティポリシーを AI クエリに自動適用する機能は、データガバナンスの壁を取り払い、現場の意思決定スピードを劇的に向上させる可能性を秘めています。

編集コメント

「AI がセキュリティを破る」という懸念に対し、既存のガバナンスルールを自動適用する仕組みを提供した点は実務者にとって非常に魅力的です。ただし、複雑なビジネスロジックのメタデータ定義が正確に行われているかどうかが、回答の信頼性を左右する鍵となります。

数千万行のエンタープライズデータ、行レベルおよび列レベルのセキュリティ、複数のビジネスドメインにまたがる数十のデータセットに対して、ガバナンスルールを常に遵守しつつ、信頼性があり、再現可能で、かつ高速な AI 生成回答が必要です。ファウンデーションモデル(FMs)を用いれば、組織は、ビジネスユーザーがデータについて質問し、数秒で回答を得られるような小規模データセット向けに機能するシステムを構築できます。Amazon Quick はまた、大規模なエンタープライズデータを高速かつ正確な AI 駆動の意思決定へと変換する手助けもします。本記事では、データプロフェッショナルが企業スケールで信頼できる AI 駆動のインサイトを届けるスピードを加速させる Amazon Quick の新しい機能 5 つについてご紹介します。

データセット Q&A: データに直接話しかける

ある VP が「*この製品の離脱傾向はどうなっていますか?*」と尋ねた場合、その回答を得るには、適切なダッシュボードを見つける(その正確な切り口に対応するものが存在する場合に限る)か、アナリストがクエリを作成して結果を検証するのを待つしかありません。質問を持つことと信頼できる回答を得ることの間のギャップは数時間から数日に及び、組織の複雑さが増すにつれて拡大します。つまり、チームが増え、データセットが増え、誰も事前にビューを構築していない質問がさらに増えるということです。

データセット Q&A はそのギャップを埋めます。チャットエージェントに1つ以上のデータセット、あるいは混合されたアセットを持つクイックスペースを接続し、自然言語で質問します。システムは SQL を生成し、サンプリングなしで数百万行の全データセットに対して実行し、数秒以内に結果を返します。

質問から SQL を生成することは単純な部分です。より複雑な問題は、その SQL がどのように記述されるかを決定するすべての要素に関わります。アナリストが VP に 2.3 パーセント*と回答する場合、暗黙の契約として、計算、フィルタ、時間軸、およびクエリに答えるための他の関連コンテキストを理解していることが前提となります。その答えへの信頼は、それがアナリストから来たことによってもたらされます。システムもまた質問自体内の曖昧さを解決します(「成長」とは取引、顧客、収益、または単位数を意味するのか?)。適切なフィールド、集計、フィルタを決定し、データセットのメタデータを介してアナリストが提供したビジネス定義を適用します。その結果、列名の推測解釈ではなく、ドメインの実態の意味を反映するように設計された SQL が生成されます。

Amazon Quick は、ダッシュボードに対して設定されたデータセットの行レベルおよび列レベルのアクセスポリシーを、アイデンティティにスコープを限定した AI 生成クエリにも適用します。これにより、すでに構築済みのセキュリティ体制が、追加の設定なしで対話形式の回答にも適用されます。その結果、ビジネスアナリストへのチケット提出やダッシュボード更新待ち、事前設定のオーバーヘッドを経ることなく、質問から検証済み回答へと迅速に移動できます。

解説:推論の検証

速度は必要ですが、それだけでは不十分です。回答の計算精度が重要となる場合(企業分析では通常そうなります)、作業内容を確認する必要があります。チャットによる説明では、呼び出されたツール、生成された SQL、適用されたフィルター、仮定、そして非技術系の利害関係者向けの平易な要約など、推論の全連鎖が表示されます。ビジネスインテリジェンスエンジニアやデータアナリストにとって、これは開発時の加速要因となります。ベンチマークとなる質問を行い、推論を検証し、追加の文脈を整備し、ガードレールを調整します。エージェントがドメインを正しく処理できると確信した時点で、利害関係者に公開します。これまで数週間を要していた反復的なテストは、集中的なセッションに圧縮されます。

詳細は、Dataset Q&A のローンチ記事でご覧ください。また、AWS Technical Field Communities プログラムが Dataset Q&A を活用して、15,000 名以上のメンバー全体でクエリの精度を 48% 以上向上させ、解決時間を 90 分から 5 分未満に短縮した事例については、Beyond BI: Amazon Quick の Dataset Q&A 機能が次世代のデータ意思決定を支える というブログ記事でも詳しく紹介されています。

セマンティックエンリッチメント:AI にビジネス言語を教える

Dataset Q&A の精度は、システムがいかにあなたのビジネス用語を理解しているかにかかっています。「revenue」という列名だけでは、AI にはそれが粗利なのか純利益なのか、返品前なのか返品後なのか、発生主義なのか現金主義なのかという情報が伝わりません。また、「active_customers」という列名からは、閾値が 12 ヶ月なのか 24 ヶ月なのかも分かりません。これはモデルの知能の問題ではなく、情報の問題です。ビジネスコンテキスト(文脈)がなければ、どんなに優れたモデルでも、仮定に基づいたクエリを生成してしまいます。

データセットの拡張機能により、著者はトピック設定やその他の複雑なセットアップを必要とせずに、そのギャップを埋めることができます。データセットレベルでは、データが何を表しているかを自然言語で記述し、AI がそれをどのように推論すべきかを示す自由形式の指示を提供します。例えば、「ここでの収益は返品後の純額です。年対年比較には、暦年度ではなく会計年度を使用してください」といった具合です。オプションとして、維持管理している記録システムからメタデータファイルをアップロードすることもできます。例えば、既存のデータカタログやチームのウィキなどが該当します。カラムレベルでは、フィールドを論理的なフォルダに整理したり、説明を追加したり、エッジケースに注釈をつけたりすることができます。

投資は数分です。その対価として、後段で誰かが質問をした際、Quick はすでにチームが合意した定義を適用します。詳細については、Amazon Quick ユーザーガイドの データセットの拡張機能 をご覧ください。

各質問に対して Quick が適切なソースとアプローチを見つける方法

単一のデータセットを拡張するのは、パズルの一部に過ぎません。一般的な企業では、営業、オペレーション、財務、人事、市場調査など across に数十のデータセットやダッシュボードへのアクセス権限があるかもしれません。自然言語で提示された質問に答えるには、システムは適切なデータ資産と、そのタスクに最も適したエージェントを選定する必要があります。どちらか一方でも間違えれば、最も能力の高いモデルであっても、無関係または誤った回答を生成してしまいます。

Quick のエージェントシステムには、構造化された資産(ダッシュボード、データセット、トピック)全体を検索して適切なソースを特定し、その後クエリを構築するセマンティックレイヤーが備わっています。このレイヤーはクエリの意図と文脈を解釈し、単純なキーワードマッチングを超えた結果を提示します。ユーザーが「エスカレーション」について質問しても、関連するダッシュボードで「チケット」という用語が使われている場合でも、システムは適切な資産へルーティングできます。これは、クエリとデータランドスケープ内のコンテンツとの間の関係を推論することで実現されています。

「チャーン(顧客離脱)の傾向はどうなっており、東南地域では何がそれを牽引しているのか?」といった多段階の質問に対しては、システムは各ステップで呼び出すべき専門エージェントやツールを特定します。オーケストレーターは質問全体にわたって推論を行い、手順を計画し、複数の機能が連携して一貫性のある回答を組み立てます。

このレイヤーが適切なソースとツールの発見、ランク付け、選択を行う方法を改善しました。これは、複数のビジネスドメインにまたがる多様なデータにアクセスできる環境において特に有用です。より確かな基盤(グラウンディング)により、誤ったソースからのエラーが減り、ツールの選択精度が高まり、回答への信頼性が向上します。特に、複数の分析ステップにわたる曖昧または複雑な質問においてその効果が発揮されます。この発見とオーケストレーションのレイヤーこそが、広範なエージェント体験を企業規模で信頼性のあるものにする要因です。

AI を活用したダッシュボード生成:数日から数分へ

運用ダッシュボードは、会話型ツールでは代替できない、企業意思決定において独自の地位を占めています。よく構築されたダッシュボードには、先行指標と後行指標が詰め込まれ、機能や時間軸別に整理されたメトリクス、そして文脈を切り分けて単一の共有画面に統合するためのフィルター制御が含まれています。この密度は、異なる役割と異なる質問を持つ意思決定者チームにとって、調整とスピードを促進する共有かつ効果的な分析基盤となります。複雑なビジネスにおいては、この共有アーティファクトこそが、部分の合計が個々の部品を超えた価値を生み出す手段なのです。チャットなどの会話型分析ツールは、アナリストやエンジニアに予期せぬ業務を負わせることなく、ステークホルダーが複雑な追跡質問でさらに探索できる優れた補完機能です。しかし、ダッシュボードは依然として運用リズムの backbone(中核)であり続けます。

ダッシュボードの構築には、適切なビジュアライゼーションの選択、シートを論理的に整理すること、計算フィールドの作成、フィルターコントロールの追加、レイアウトの反復的な調整が含まれます。これらの作業は、分析意図が明確になった後でも、熟練した手作業による数日あるいは数週間の時間を要します。AI によるダッシュボード生成はこの構築フェーズを不要にします。ユーザーは最大 3 つのデータセットを選択し、見たいもの(例えばビジネス上の質問、指標、情報の整理方法など)を記述するだけで済みます。何かが構築される前に、編集可能な計画を確認できます。Amazon Quick はその後、データに適合したビジュアライゼーションを含む複数の整理されたシート、ステークホルダーが異なる次元で切り分けられるためのフィルターコントロール、年対年成長率や月対月比較などの計算フィールドを生成します。この一連のプロセスはわずか数分で完了します。

出力結果は、静的な画像や一度きりのエクスポートではなく、ネイティブの Amazon Quick 分析です。既存のパブリッシングワークフロー、埋め込みパターン、および継続的インテグレーションとデリバリー(CI/CD)パイプラインに統合されます。また、ポイント&クリック操作で編集することも可能です。生成後に視覚化を微調整できます。手動で作成した場合と同様に、ダッシュボードとして公開したり、共有したり、埋め込んだり、レポートのスケジュールを設定したりできます。データセットの拡張に投資した意味的なキュレーションが、出力品質に影響を与えます。より優れたビジネスコンテキストがあれば、初期出力はより正確になり、公開準備までの微調整が少なくて済みます。

早期アクセス期間中、著者たちはダッシュボード作成時間を 90% 以上短縮できたと報告しています。この機能の詳細や例については、Amazon Quick で自然言語プロンプトからダッシュボードを生成 のブログ記事をご覧ください。

リアルタイムデータアクセス:Amazon Simple Storage Service (Amazon S3) テーブル上の Direct Query

前述の機能(クエリ、説明、セマンティックエンリッチメント、発見、ダッシュボード生成)は、それらが操作するデータの質に依存します。企業は、これらのフォーマットが提供するパフォーマンス、経済性、柔軟性のため、データ基盤を Apache Iceberg などのオープンソーステーブルフォーマット上で構築する傾向が強まっています。しかし、依然として断絶が存在しました。データを分析するために Business Intelligence ツールで利用したり、AI エージェントを通じて質問したりするには、データを OLAP レイヤーに移動させる必要がありました。各ステップにはレイテンシとコストが発生し、さらにデータ鮮度が低下する場所が一つ増えることになります。

私たちはそのステップを排除しました。Amazon Quick は now、中間エンジンなしで S3 テーブルバケットに配置された Apache Iceberg テーブルに直接接続できるようになりました。これにより、データレイクは分析準備完了の唯一のソースとなります。

作成者は、高並行処理とサブ秒応答を必要とするダッシュボード向けに *SPICE モード* を選択するか、データ鮮度が最も重要なシナリオ向けに *Direct Query モード* を選択できます。Direct Query モードでは、従来のダッシュボードも会話型 AI エージェントも、同じ生データを参照します。ストリーミングパイプラインを使用して S3 テーブルバケットに到着してから数分以内に、トランザクションをチャート、メトリクス、またはチャットの回答として確認できます。

リアルタイムデータアクセス:Amazon Simple Storage Service (Amazon S3) テーブル上の Direct Query

前述の機能(クエリ、説明、セマンティックエンリッチメント、発見、ダッシュボード生成)は、それらが操作するデータの質に依存します。企業は、これらのフォーマットが提供するパフォーマンス、経済性、柔軟性のため、データ基盤を Apache Iceberg などのオープンソーステーブルフォーマット上で構築する傾向が強まっています。しかし、依然として断絶が存在しました。データを分析するために Business Intelligence ツールで利用したり、AI エージェントを通じて質問したりするには、データを OLAP レイヤーに移動させる必要がありました。各ステップにはレイテンシとコストが発生し、さらにデータ鮮度が低下する場所が一つ増えることになります。

私たちはそのステップを排除しました。Amazon Quick は now、中間エンジンなしで S3 テーブルバケットに配置された Apache Iceberg テーブルに直接接続できるようになりました。これにより、データレイクは分析準備完了の唯一のソースとなります。

作成者は、高並行処理とサブ秒応答を必要とするダッシュボード向けに *SPICE モード* を選択するか、データ鮮度が最も重要なシナリオ向けに *Direct Query モード* を選択できます。Direct Query モードでは、従来のダッシュボードも会話型 AI エージェントも、同じ生データを参照します。ストリーミングパイプラインを使用して S3 テーブルバケットに到着してから数分以内に、トランザクションをチャート、メトリクス、またはチャットの回答として確認できます。

モダンなレイクファーストアーキテクチャを採用する組織にとって、これは意味のある簡素化です。人間と AI の両方の消費者にサービスを提供する単一のガバナンスされたデータ層であり、その間に複製やオーケストレーションは不要です。詳細な例実装については、当社の投稿「From data lake to AI-ready analytics: Introducing new data source with S3 Tables in Amazon Quick」をご覧ください。

ビジネスアナリストやデータエンジニアなど、分析を構築する人間のために設計された機能

これらの機能は、判断力、ガバナンス、ドメイン専門知識を提供する人間を排除することなく、分析ワークフローからの単調作業を除去します。ビジネスアナリストが依然としてチャーン(顧客離脱)の計算方法を決定し、データエンジニアが依然として誰が何にアクセスできるかを管理し、ビジネスアナリストが依然としてステークホルダー向けの体験をキュレーションします。エンタープライズデータのアーキテクチャは複雑で多様です。単一の画一的なワークフローが存在しないことを私たちは理解しています。私たちが構築しているのは、ガバナンスの共通原則に基づき、低メンテナンスのマネージドサービス上で個別に価値のあるリッチなツールと機能のセットであり、これらが集合的に、エンタープライズがデータ環境内で AI を活用する方法を加速します。変化するのは、専門知識を実働可能な信頼できる分析スケールへ変換するために必要な労力です。かつてダッシュボードの構築に数日かかったものが、今は数分で完了します。AI の回答を検証するために手動でクエリを再実行する必要があったのが、今は選択するだけで済みます。ビジネスコンテキストのインポートに意図的なトピック設定が必要だったのが、今はファイルアップロードで済みます。

これらの機能は、Amazon Quick が利用可能な すべての AWS リージョン で今日から利用可能です。

著者について

image
image

Shekhar Kopuri

Shekhar Kopuri は、Amazon Quick における構造化データに基づく AI、ビジネスインテリジェンス、レポート作成、およびデータ体験を担当するシニアプロダクトマネージャーです。この役職以前は、Quick Sight で多くの分析体験を構築したエンジニアリングチームを率いていました。

image
image

Rushabh Vora

Rushabh Vora は、Amazon Web Services の Amazon Quick におけるシニアプロダクトマネージャーで、データ分析および可視化のための生成 AI 機能を統括しています。Rushabh は、自然言語を通じて生データを即座に実行可能なインサイトへと変換し、データから意思決定までの時間を数時間から数分に短縮することを組織に可能にすることに注力しています。彼は、技術的な専門知識の有無にかかわらず、すべてのビジネスユーザーがデータ探索やダッシュボード作成を容易に行えるようにすることに情熱を注いでいます。

image
image

Sindhu Chandra

Sindhu Chandra は AWS のシニア・テックプロダクトマーケティングマネージャーであり、Amazon Quick 向けのグレート・トゥー・マーケット戦略を主導しています。アマゾン、ウーバー、グーグルで 15 年以上にわたり活動し、テクノロジーマーケティングを実際の顧客価値に基づき、親しみやすく、包括的なものにすることに情熱を注いでいます。仕事以外では、愛犬と遊んだり、さまざまな産地のコーヒーを淹れることを楽しんでいます。

image
image

Emily Zhu

Emily は Amazon Quick のシニアプロダクトマネージャーであり、統制されたデータとエンタープライズスケールのデータアーキテクチャ、高性能な分析および対話型クエリエンジン、そして大規模なデータに真の意味を与えるセマンティック層とオントロジー層を含む、構造化データのスタック全体を担当しています。強力なデータ戦略が AI 戦略をどう解放するかに関心を持ち、構造化データスタックを Quick における対話型および分析体験の基盤とするという使命に取り組んでいます。

image
image

Vignessh Baskaran

Vignessh Baskaran は Amazon Quick のシニア・テクニカルプロダクトマネージャーであり、接続性、カタログおよびセマンティクス、データ準備に関する AI 駆動型データプロダクトを統括しています。大規模なデータおよび分析ソリューションの開発において、10 年以上の経験を持っています。仕事以外では、クリケット観戦、ラケットボール、シアトルでの多様な料理探訪を楽しんでいます。

image
image

Amy Marvin

Amy Marvin は Amazon Quick のシニア・テクニカルプロダクトマネージャーであり、AI 駆動型チャット分析機能に注力しています。人々とデータとの間の障壁を取り除くことに情熱を注ぎ、誰でも数秒で質問し信頼できる回答を得られるようにすることを目指しています。仕事以外では、ワシントン DC のレストランシーンの探訪や自然のトレイルでのサイクリングを楽しんでいます。

原文を表示

Enterprise data with tens of millions of rows, row-level and column-level security, and dozens of datasets spanning multiple business domains need AI-generated answers that are trustworthy, reproducible, and fast, while respecting governance rules consistently. With foundation models (FMs), organizations can build systems that work well for small datasets where a business user asks a question about their data and gets an answer in seconds. Amazon Quick can also help turn your large enterprise data into fast and accurate AI-powered decisions. In this post, you will learn about five new capabilities of Amazon Quick that accelerate how data professionals deliver trusted AI-powered insights at enterprise scale.

Dataset Q&A: Talk to your data directly

When a VP asks, “*How is churn trending for this product?*“, getting that answer means either finding the right dashboard (if one exists for that exact cut) or waiting for an analyst to write a query and validate the result. The gap between having a question and having a trustworthy answer is measured in hours or days, and it scales with organizational complexity. This means more teams, more datasets, and more questions that nobody pre-built a view for.

Dataset Q&A reduces that gap. You attach one or more datasets to the chat agent, or a Quick Space with mixed assets and ask in natural language. The system generates SQL and executes it across the full dataset (millions of rows with no sampling) to return results in seconds.

Generating SQL from a question is the straightforward part. The more complex issue is everything that informs how that SQL gets written. If the analyst responds back to the VP with a 2.3 percent*, *the implicit contract is that they understand the computations, filters, time horizon, and any other related context to answer the query. The trust in the answer is because it came from the analyst. The system too resolves ambiguity in the question itself (does “growth” mean transactions, customers, revenue, or units?) It determines the right fields, aggregations, and filters, then applies the business definitions analysts provided through dataset metadata. The result is SQL that aims to reflect your domain’s actual semantics, not a best-guess interpretation of column names.

Amazon Quick applies the row-level and column-level access policies configured against datasets for dashboards to AI-generated queries, scoped to your identity. With this, the security posture that you’ve already built gets applied to conversational answers without additional configuration. The result is that you go from question to verified answer without filing a ticket with business analysts, without waiting for a dashboard update, and without pre-configuration overhead.

Explanations: Verifying the reasoning

Speed is necessary but not sufficient. When computational accuracy in answer matters (it typically does to enterprise analytics), you must see the work. Chat explanations show the full reasoning chain: the tools invoked, the SQL generated, filters applied, assumptions made, and a plain-language summary for non-technical stakeholders.For Business Intelligence engineers and data analysts, this is the development-time accelerant. You ask benchmark questions, inspect the reasoning, curate additional context, and tune guardrails. After you’re confident that the agent handles your domain correctly, you release it to stakeholders. What used to be weeks of iterative testing reduces into focused sessions.

You can learn more in the Dataset Q&A launch post. You can also learn more about how the AWS Technical Field Communities program used Dataset Q&A to improve query accuracy by over 48 percent and reduce resolution time from 90 minutes to under 5 minutes across over 15,000 members in the Beyond BI: How the Dataset Q&A feature of Amazon Quick powers the next generation of data decisions blog post.

Semantic enrichment: Teaching AI your business language

The accuracy of Dataset Q&A depends largely on how well the system understands your business vocabulary. A column called revenue tells an AI nothing about whether that’s gross or net, pre- or post-returns, accrual or cash basis. A column called active_customers doesn’t reveal whether the threshold is 12 months or 24. This isn’t a model intelligence problem, it’s an information problem. Without business context, even the best model generates queries built on assumptions.

Dataset Enrichment gives authors a way to close that gap without the need for a topic configuration or other complex setup. At the dataset level, you provide a plain-language description of what the data represents and free-form instructions that tell the AI how to reason about it. For example, “revenue here is net after returns; for year-over-year, use fiscal_year not calendar_year“. Optionally, you can upload a metadata file from a system of record that you maintain. For example, an existing data catalog or a team wiki. At the column level, you can organize fields into logical folders, add descriptions, and annotate edge cases.

The investment is minutes. The payoff is that when someone asks a question downstream, Quick applies the definitions that your team has already agreed on. For more information, see Dataset Enrichment in the Amazon Quick User Guide.

How Quick finds the right source—and the right approach—for each question

Enriching a single dataset is one piece of the puzzle. In a typical enterprise, you might have access to dozens of datasets and dashboards across sales, operations, finance, HR, and market research. To answer a question presented in natural language, the system must pick the right data assets and the most appropriate agent for the task. Get either wrong, and even the most capable model produces an irrelevant or incorrect answer.

The agentic system in Quick has a semantic layer that searches across your structured assets (dashboards, datasets, or topics) to identify the right source before it constructs a query. It interprets query intent and context to surface results that go beyond straightforward keyword matching. When a user asks about *escalations*, but the relevant dashboard uses the term *tickets*, the system can still route to the right asset. It does so by reasoning over the relationships between the query and the content within your data landscape.

For multi-step questions like “*How is churn trending, and what’s driving it in the Southeast region?*“, the system identifies which specialized agents and tools to invoke at each step. The orchestrator reasons across the full question, plans the sequence, and assembles a coherent answer from multiple capabilities working in concert.

We’ve made improvements to how this layer discovers, ranks, and selects both the right source and the right tool. This is particularly useful in environments where you have access to a wide variety of data across multiple business domains. Better grounding means fewer wrong-source errors, more precise tool selection, and higher confidence in answers, especially for ambiguous or complex questions that span multiple analytical steps.This discovery and orchestration layer is what makes the broader agentic experience reliable at enterprise scale.

AI-powered dashboard generation: From days to minutes

Operational dashboards hold a unique place in enterprise decision-making that conversational tools don’t replace. A well-built dashboard packs leading and lagging indicators, metrics organized by function and time horizon, and filter controls used to slice context into a single shared surface. That density offers a team of decision makers with different roles and different questions, a shared and effective analytical surface that drives alignment and speed. For complex businesses, this shared artifact is how the sum of parts becomes greater than the individual pieces.Conversational analysis tools, like chat, are a great complementary function that stakeholders can use to explore further with complex follow-up questions without burdening the analysts or engineers with unplanned work. But dashboards remain the backbone of operational rhythm.

Constructing a dashboard involves selecting the right visualizations, organizing sheets logically, creating calculated fields, adding filter controls and iterating on the layout. These tasks take days or weeks of skilled manual effort. Much of it is mechanical after the analytical intent is clear. When the author knows what they want, the bottleneck is construction, not thinking.AI powered dashboard generation removes that construction phase. You select up to three datasets and describe what you want to see, for example, the business questions, the metrics, and how you want the information organized. You review an editable plan before anything is built. Amazon Quick then produces multiple organized sheets with visualizations matched to the data, filter controls for stakeholders to slice by different dimensions, and calculated fields like year-over-year growth and month-over-month comparisons. The whole process takes only minutes.

The output is a native Amazon Quick analysis and not a static image or a one-time export. It plugs into existing publishing workflows, embedding patterns, and continuous integration and delivery (CI/CD) pipelines. You can also edit it with point-and-click controls. You can refine visuals after generation. You publish it as a dashboard, share it, embed it, or schedule reports similar to what you would do with one built manually. The semantic curation invested in dataset enrichment influences the quality of the output. With better business context, the initial output is more accurate, leading to less refinement before you’re ready to publish.

During early access, authors reported reducing dashboard creation time by 90 percent or more. You can learn more about the feature and examples in the Generate dashboards from natural language prompts in Amazon Quick post.

Real-time data access: Direct Query on Amazon Simple Storage Service (Amazon S3) Tables

The previously described capabilities (querying, explanations, semantic enrichment, discovery, and dashboard generation) are only as good as the data that they operate on. Enterprises are increasingly building their data estates on open source table formats like Apache Iceberg because of the performance, economics, and flexibility that these formats offer. But there’s been a persistent disconnect. You have to move data into an OLAP layer to analyze that data in a Business Intelligence tool or ask questions about the data through an AI agent. Each hop adds latency, cost, and one more place where freshness can degrade.

We’ve removed that hop. Amazon Quick can now connect directly to Apache Iceberg tables sitting in S3 Table buckets without the need for an intermediate engine. The data lake becomes *the* analytics-ready source.

Authors can choose between *SPICE mode* (for high-concurrency, sub-second dashboards) or *Direct Query mode* (for scenarios where freshness matters most). In Direct Query mode, both traditional dashboards and conversational AI agents are reading from the same live data. You can see a transaction in a chart, metric, or a chat answer moments after it lands in an S3 Table bucket using a streaming pipeline.

For organizations adopting modern lake-first architectures, this is a meaningful simplification: one governed data layer serving both human and AI consumers, with no replication or orchestration in between. Learn more and see a detailed example implementation in our post, From data lake to AI-ready analytics: Introducing new data source with S3 Tables in Amazon Quick.

Built for the humans who build analytics

These capabilities remove toil from the analytics workflow without removing the humans who provide judgment, governance, and domain expertise. The business analyst still decides how churn should be computed. The data engineer still governs who can access what. The business analyst still curates the experience for their stakeholders.Enterprise data architectures are complex and varied. We understand that no single prescriptive workflow is universal. What we’re building is a rich set of tools and capabilities, each valuable on its own, built on common tenets of governance in a low-maintenance managed service, that collectively accelerate how enterprises put AI to work within their data landscape. What changes is the effort required to translate expertise into working, trusted analytics at scale. Where it once took days to build a dashboard, it now takes minutes. Where verifying an AI answer required re-running queries manually, it now takes a selection. Where importing business context meant deliberate topic configuration, it now takes a file upload.

These capabilities are available today in all AWS Regions where Amazon Quick is available.

About the authors

Shekhar Kopuri

Shekhar Kopuri is Sr. Manager Product, responsible for AI, Business Intelligence, reporting and data experiences based on structured data in Amazon Quick. Prior to this role, Shekhar led engineering teams that built many analytical experiences in Quick Sight.

Rushabh Vora

Rushabh Vora is a Principal Product Manager for Amazon Quick at Amazon Web Services, where he leads generative AI capabilities for data analysis and visualization. Rushabh focuses on enabling organizations to transform raw datasets into actionable insights through natural language, reducing the time from data to decision from hours to minutes. He is passionate about making data exploration and dashboard creation accessible to every business user, regardless of technical expertise.

Sindhu Chandra

Sindhu Chandra is a Senior Tech Product Marketing Manager at AWS, leading go-to-market strategy for Amazon Quick. With 15+ years across Amazon, Uber, and Google, she’s passionate about making tech marketing relatable, inclusive, and grounded in real customer value. Outside work, she enjoys playing with her dog, and brewing coffee from different origins.

Emily Zhu

Emily is a Senior Product Manager at Amazon Quick, responsible for the full structured data stack — spanning governed and enterprise-scale data architecture, high-performance analytical and conversational query engines, and the semantic and ontology layer that gives data real meaning at scale. She’s passionate about how a strong data strategy unlocks AI strategy and is on a mission to make the structured data stack the foundation for conversational and analytical experiences across Quick.

Vignessh Baskaran

Vignessh Baskaran is a Sr. Technical Product Manager in Amazon Quick, where he owns AI-powered data products for connectivity, catalog & semantics, and data preparation. He has over a decade of experience in developing large-scale data and analytics solutions. Outside of work, he enjoys watching Cricket, playing Racquetball and exploring different cuisines in Seattle.

Amy Marvin

Amy Marvin is a Sr. Technical Product Manager for Amazon Quick, focused on AI-powered chat analytics capabilities. She is passionate about removing barriers between people and their data, making it possible for anyone to ask a question and get a trusted answer in seconds. Outside work, she enjoys exploring the DC restaurant scene and biking on nature trails.

この記事をシェア

関連記事

AWS Machine Learning Blog2026年6月26日 23:47

Amazon S3 から PDF テキストを抽出するインタラクティブな仕組みの構築

AWS Machine Learning Blog重要度42026年6月26日 23:42

AWS を活用した保険仲介向けドメイン特化型 AI の先駆者、Cara の取り組み

AWS Machine Learning Blog重要度42026年6月26日 23:38

Stripe の金融コンプライアンス向け本番級 AI エージェント:AWS ベッドロックでの構築教訓

今日のまとめ

AI日報で今日の重要ニュースをまとめ読み

ニュース一覧に戻る元記事を読む