Wingetlywingetly
← All apps

Amazon Quick

by Amazon Web Servicesv1.0.3348

Last updated

An AI assistant for work that turns questions into answers, answers into actions, and actions into outcomes—for you and your entire team.

Install with winget

$ winget install --id Amazon.Quick --exact --version 1.0.3348

Run in Command Prompt, PowerShell, or Windows Terminal. Prompts for any agreements.

Silent install command for Amazon Quick

Amazon Quick uses EXE (NSIS). The silent install switches are /S.

One-line silent install (x64, user scope)
Amazon-Quick.exe /S

See the full silent install reference for Amazon Quick

Built by Pckgr

For Intune admins

Stop chasing app updates. Pckgr patches them for you.

Automated application patching for Microsoft Intune. Pckgr keeps a curated library of 1,000+ apps continuously up-to-date in your tenant via Microsoft Graph - no manual repackaging, no chasing vendor sites.

Start free 30-day trial

No credit card required.

About

Your work lives across dozens of tools—Slack, Microsoft Outlook, Salesforce, spreadsheets on your desktop, and emails in Gmail. Quick is an AI assistant for work that connects to all of them, learns what matters to you, and takes action on your behalf. Set it up in minutes. By the end of the day, you'll wonder how you ever worked without it.

Turn scattered information into finished deliverables

You've got a spreadsheet on your computer, a Slack thread with the latest numbers, and an email with your manager's feedback. Ask Quick to pull it together into a Microsoft Word doc, Excel model, or presentation. What used to take an afternoon of copy-paste takes a single conversation.

No more starting from scratch

Quick remembers your projects, your people, and your recent conversations so when you ask for a recap or a follow-up email, it already knows the background. No starting over. No filling in the gaps. Just pick up where you left off.

One AI Assistant for everything you use

Work with any file, in any app, on any machine

Amazon Quick connects to the files on your computer, your email (Microsoft Outlook or Gmail), your team chat (Slack or Microsoft Teams), your CRM, and your databases all at once. Ask a question and Quick pulls the answer from wherever it lives. No uploading. No switching apps.

Know what matters before your day starts

Amazon Quick runs in the background and watches your calendar, email, and messages across every tool. It surfaces the meeting prep you need, the follow-ups you've missed, and the scheduling conflicts you haven't noticed yet. You don't have to check five different tools. Quick already did.

An understanding of your work that gets smarter every day

Amazon Quick builds a personal knowledge graph of your people, your projects, and how your work connects across every tool, every conversation, every file. It's not limited to one vendor's environment. The more you use it, the less you have to explain. And because it's built on AWS, that understanding is private to you and meets the same enterprise security standards your organization already trusts.

Installers · v1.0.3348

ArchitectureTypeScopeInstallDownload
x64EXE
NSIS
userDirect

Copy a command tailored to that specific architecture, type, and scope - useful when winget would otherwise pick a different default.

Security

No known CVEs for Amazon Quick.

Coverage is best-effort and depends on a winget package mapping to an NVD CPE entry. Absence here is not a guarantee of safety.

Related apps

  • AWS Command Line InterfaceAmazon Web Services
    Amazon.AWSCLIv2.36.46

    Universal Command Line Interface for Amazon Web Services

  • KiroAmazon Web Services
    Amazon.Kirov1.1.14

    An agentic IDE that helps you do your best work with features such as specs, steering, and hooks.

  • Session Manager PluginAmazon Web Services
    Amazon.SessionManagerPluginv1.2.835.0

    This plugin helps you to use the AWS Command Line Interface (AWS CLI) to start and end sessions to your managed instances.

  • AWS Copilot CLIAmazon Web Services
    Amazon.CopilotCLIv1.34.1

    Your toolkit for containerized applications on AWS

  • Amazon SSM AgentAmazon Web Services
    Amazon.SSMAgentv3.3.4851.0

    An agent to enable remote management of your EC2 instances, on-premises servers, or virtual machines (VMs).

  • A
    AWS CloudHSM JCEAmazon Web Services
    Amazon.AWSCloudHSM.JCEv5.17.2

    Compliant with the Java Cryptographic Architecture (JCA), The AWS CloudHSM JCE provider allows you to perform cryptographic operations on the HSM.

More from Amazon Web Services or browse agent, agentic, ai.

Frequently asked questions

How do I install Amazon Quick on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id Amazon.Quick --exact --version 1.0.3348. winget downloads the installer from Amazon Web Services and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install Amazon Quick silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id Amazon.Quick --exact 1.0.3348 --silent --accept-package-agreements --accept-source-agreements. This is the variant Intune, Configuration Manager, and other deployment tools should use.
What are the silent install switches for Amazon Quick?
Amazon Quick uses EXE (NSIS). Run the downloaded installer with: Amazon-Quick.exe /S. The silent switches are /S.
How do I uninstall Amazon Quick via winget?
Run: winget uninstall --id Amazon.Quick --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from Amazon Quick's Apps & Features entry.
Is Amazon Quick free?
Amazon Quick is distributed under Proprietary. Refer to the publisher (https://aws.amazon.com/quick/desktop/) for the full license terms - Wingetly itself does not charge for installation.
Does Amazon Quick work on Windows 10?
Yes, as long as your Windows 10 build supports winget (1809 or newer). winget ships with App Installer on Windows 10/11 and pulls Amazon Quick directly from the publisher.
How do I keep Amazon Quick up to date?
Run winget upgrade --id Amazon.Quick --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of Amazon Quick from microsoft/winget-pkgs.