Wingetlywingetly
← All apps
A

AWS CloudHSM JCE

by Amazon Web Servicesv5.17.2

Last updated

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

Install with winget

$ winget install --id Amazon.AWSCloudHSM.JCE --exact --version 5.17.2

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

Silent install command for AWS CloudHSM JCE

AWS CloudHSM JCE uses MSI (WiX). The silent install switches are /quiet /norestart.

One-line silent install (x64, machine scope)
msiexec.exe /i AWSCloudHSMJCE-5.17.2-1.msi /quiet /norestart

See the full silent install reference for AWS CloudHSM JCE

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.

Installers · v5.17.2

ArchitectureTypeScopeInstallDownload
x64MSI
WiX
machineDirect

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 AWS CloudHSM JCE.

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.29

    Universal Command Line Interface for Amazon Web Services

  • KiroAmazon Web Services
    Amazon.Kirov1.0.337

    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).

  • Amazon QuickAmazon Web Services
    Amazon.Quickv0.1000.2913

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

More from Amazon Web Services or browse aws.

Frequently asked questions

How do I install AWS CloudHSM JCE on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id Amazon.AWSCloudHSM.JCE --exact --version 5.17.2. winget downloads the installer from Amazon Web Services and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install AWS CloudHSM JCE silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id Amazon.AWSCloudHSM.JCE --exact 5.17.2 --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 AWS CloudHSM JCE?
AWS CloudHSM JCE uses MSI (WiX). Run the downloaded installer with: msiexec.exe /i AWSCloudHSMJCE-5.17.2-1.msi /quiet /norestart. The silent switches are /quiet /norestart.
How do I uninstall AWS CloudHSM JCE via winget?
Run: winget uninstall --id Amazon.AWSCloudHSM.JCE --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from AWS CloudHSM JCE's Apps & Features entry.
Is AWS CloudHSM JCE free?
AWS CloudHSM JCE is distributed under Proprietary. Refer to the publisher (https://docs.aws.amazon.com/cloudhsm/latest/userguide/latest-releases.html) for the full license terms - Wingetly itself does not charge for installation.
Does AWS CloudHSM JCE 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 AWS CloudHSM JCE directly from the publisher.
How do I keep AWS CloudHSM JCE up to date?
Run winget upgrade --id Amazon.AWSCloudHSM.JCE --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of AWS CloudHSM JCE from microsoft/winget-pkgs.