Skip to content

Amazon Quick Knowledge Hub

The official Amazon Quick documentation tells you what each feature does and how to configure it through the console. What it does not always give you is the complete working implementation. It will not hand you the exact OAuth redirect URIs for ServiceNow, the Terraform to bootstrap an account with IAM Identity Center, or the CDK stack that makes Cognito work as a desktop OIDC provider. This hub fills that gap with integration guides, infrastructure-as-code, and deployable reference architectures maintained by the Amazon Quick team.

Amazon Quick at a glance

Amazon Quick is an agentic AI workspace with six features that work together. Amazon Quick Sight is the business intelligence feature where you connect to data sources, prepare data, build interactive dashboards, and ask natural language questions against your data. Amazon Quick Flows automates repetitive tasks with AI-powered workflows that use your data and take actions in connected applications. Amazon Quick Automate builds end-to-end business process automations with AI agents that make contextual decisions, execute actions across your applications, and loop in humans when judgment is needed. Amazon Quick Index connects your organization's documents and data to Amazon Quick so AI responses are grounded in your information. Amazon Quick Research conducts in-depth AI-powered research across the web and your data, delivered as a cited report. Apps in Amazon Quick lets you build fully managed interactive web applications using AI that securely connect to your services, store data, and use your existing information.

These features are tied together by shared capabilities. You build chat agents with specific instructions, knowledge sources, and tools attached, then share them with your team. You organize resources into spaces so agents only draw from relevant data. You connect third-party services through action connectors using OAuth, MCP, or OpenAPI. You bring documents in through knowledge bases with automatic sync and access controls. Extensions make Quick available inside your browser, Slack, Microsoft Teams, and Microsoft 365 applications. The desktop application connects to local files, email, calendar, and connected services natively on macOS and Windows. Chat also handles document and visual creation from natural language.

What this hub covers

The integrations section has step-by-step OAuth and connector setup for each supported third-party service. Most guides follow the same pattern: register an OAuth app on the provider side, configure the redirect URI and scopes, then create the action connector in the Amazon Quick console. The MCP implementations are complete CDK stacks you can deploy directly.

The Terraform module bootstraps an Amazon Quick account with AWS IAM Identity Center from scratch, handling the account subscription, admin user, group membership, and IAM roles in a single terraform apply.

The management section covers identity configuration, security guardrails, customization options, and a CloudWatch-based observability MCP that exposes chat logs, feedback, agent hours, Quick Sight metrics, and CloudTrail audit data through natural language queries in Quick itself.

The desktop section is a CDK stack that deploys Amazon Cognito as an OIDC provider for the desktop application. It includes an API Gateway proxy that strips the offline_access scope (which Cognito does not support but Quick sends with every request), a user invitation flow, and MFA configuration. This is for enterprise deployments where you use local users or IAM Identity Center without a federated IdP.

The use cases section has complete, deployable solutions covering chat agent embedding, document generation, compliance automation, and operational dashboards.

Workshops

Workshop What you build
Amazon Quick Flows Workflow automation with AI decision-making, customer support triage, and agent-backed flows
A Complete Guide to Amazon Quick Data connections, dashboards, chat agents, spaces, and app building
Security and Governance Controls Identity integration, access policies, data governance, monitoring, and compliance
Resource Link
Official documentation docs.aws.amazon.com/quick
Features aws.amazon.com/quick/features
FAQs aws.amazon.com/quick/faqs
Pricing aws.amazon.com/quicksuite/pricing
Sign in quicksight.aws.amazon.com
Community community.amazonquicksight.com
YouTube youtube.com/@AmazonQuickSuite

Contributing

See How to Contribute.