Amazon CloudHSM website screenshot

Amazon CloudHSM

AWS CloudHSM is a cloud-based hardware security module (HSM) that enables you to manage cryptographic keys on dedicated FIPS 140-2 Level 3 validated, single-tenant HSM instances running within your own VPC for regulatory compliance and data security.

Amazon CloudHSM publishes 1 API on the APIs.io network. Tagged areas include CloudHSM, Security, Cryptography, HSM, and Compliance.

The Amazon CloudHSM catalog on APIs.io includes 1 Spectral governance ruleset.

Amazon CloudHSM’s developer surface includes developer portal, documentation, support, engineering blog, developer console, signup flow, YouTube channel, and 21 more developer resources.

41.1/100 developing ▬ flat Agent 3/100 human only saas Full breakdown ↓
scored 2026-09-15 · rubric v0.22.0
1 APIs 5 Features 5 Use Cases
CloudHSMSecurityCryptographyHSMCompliance

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-15 · rubric v0.22.0
Create-or-Update Ergonomics could not be measured. We hold no machine-readable contract for this provider to read, so there is nothing to measure a write surface against. Excluded rather than scored zero: never-measured and measured-empty are different facts. Publishing an OpenAPI is what makes this facet — and several others — scorable at all.
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. Every facet and dimension name above is a link: it opens that measurement's own page — what it means, the exact checks that feed it, how the whole catalog distributes on it, and the providers at the top of it. This rating is computed from github.com/api-evangelist/amazon-cloudhsm: open an issue to ask a question, or submit a pull request to add artifacts. Submit an artifact on GitHub — free → Manage your own listing — the Influence plan, $499/mo →

APIs 1

Individual APIs this provider publishes, each with its own machine-readable definition.

Amazon CloudHSM API

API for creating and managing CloudHSM clusters and HSM instances for dedicated hardware-based cryptographic key management.

Features 5

Notable capabilities this provider offers.

FIPS 140-2 Level 3 Validated

Dedicated single-tenant HSM instances meeting the highest FIPS validation levels.

Full Key Control

Complete control over cryptographic keys with no AWS access to key material.

Elastic Capacity

Add or remove HSMs from clusters as needed, paying only for active resources hourly.

High Availability

Multi-AZ HSM clusters provide redundancy and automatic failover.

Industry-Standard APIs

Supports PKCS#11, Java JCE, and Microsoft CNG APIs for application integration.

Spectral Rules 1

Spectral governance rulesets for linting and validating these APIs.

Amazon CloudHSM API Rules

19 rules · 12 errors 6 warnings 1 info

SPECTRAL

Security Posture 3

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Amazon Cloudhsm Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Amazon Cloudhsm Vulnerability Disclosure

security.txt · contact published

SECURITY

Amazon Cloudhsm Trust Center

PCI DSS, HIPAA, FedRAMP, GDPR, FIPS 140

SECURITY

Use Cases 5

What developers build with this provider.

Data Encryption

Protect sensitive data with hardware-backed encryption keys.

SSL/TLS Offloading

Manage SSL/TLS certificates and private keys in dedicated HSMs.

Certificate Authority

Secure private CA keys for organizations issuing their own certificates.

Database Encryption

Support transparent data encryption (TDE) for Oracle and SQL Server databases.

Regulatory Compliance

Meet PCI DSS, HIPAA, and other regulatory requirements for key management.

Integrations 5

Pre-built integrations with other platforms and tools.

Amazon RDS

Use CloudHSM keys for Oracle TDE and SQL Server TDE in RDS.

AWS KMS

Use CloudHSM as a custom key store for AWS KMS operations.

Amazon VPC

HSM instances run inside your VPC for network isolation.

AWS IAM

Control access to HSM cluster management operations.

AWS CloudTrail

Audit HSM management API calls via CloudTrail.

Resources

Get Started 3

Portal, sign-up, and the first successful call

Documentation 1

Reference material describing how the API behaves

Agent Surfaces 3

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 5

Pagination, idempotency, versioning, errors, and events

Build 2

SDKs, sample code, and the tooling you integrate with

Access & Security 5

Authentication, authorization, and security posture

Learn 1

Tutorials, courses, talks, and written guidance

Operate 4

Status, limits, changes, and where to get help

Commercial 2

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: amazon-cloudhsm
name: Amazon CloudHSM
description: AWS CloudHSM is a cloud-based hardware security module (HSM) that enables you to manage cryptographic keys on
  dedicated FIPS 140-2 Level 3 validated, single-tenant HSM instances running within your own VPC for regulatory compliance
  and data security.
type: Index
deliveryModel:
  model: saas
  open_source: false
  commercial: true
  callable_host: false
  label: Hosted service · you call their endpoint
  confidence: medium
  source:
  - pricing
  generated: '2026-08-28'
  method: derived
accessModel:
  pricing: unknown
  onboarding: unknown
  trial: false
  try_now: false
  public: false
  label: Unknown
  confidence: low
  source: []
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/amazon-cloudhsm.png
tags:
- AWS
- CloudHSM
- Security
- Cryptography
- HSM
- Compliance
url: https://raw.githubusercontent.com/api-evangelist/amazon-cloudhsm/refs/heads/main/apis.yml
created: '2026-03-16'
modified: '2026-06-20'
specificationVersion: '0.23'
apis:
- name: Amazon CloudHSM API
  description: API for creating and managing CloudHSM clusters and HSM instances for dedicated hardware-based cryptographic
    key management.
  image: https://a0.awsstatic.com/libra-css/images/logos/aws_logo_smile_1200x630.png
  humanURL: https://aws.amazon.com/cloudhsm/
  baseURL: https://cloudhsm.us-east-1.amazonaws.com
  tags:
  - AWS
  - CloudHSM
  - Security
  - Cryptography
  properties:
  - type: Documentation
    url: https://docs.aws.amazon.com/cloudhsm/latest/APIReference/
  - type: GettingStarted
    url: https://aws.amazon.com/cloudhsm/getting-started/
  - type: Pricing
    url: https://aws.amazon.com/cloudhsm/pricing/
  - type: FAQ
    url: https://aws.amazon.com/cloudhsm/faqs/
  - type: APIReference
    url: https://docs.aws.amazon.com/cloudhsm/latest/APIReference/
  - type: CLI
    url: https://docs.aws.amazon.com/cli/latest/reference/cloudhsmv2/
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
common:
- type: TrustCenter
  url: security/amazon-cloudhsm-trust-center.yml
- type: VulnerabilityDisclosure
  url: security/amazon-cloudhsm-vulnerability-disclosure.yml
- type: DomainSecurity
  url: security/amazon-cloudhsm-domain-security.yml
- type: Portal
  url: https://aws.amazon.com/
- type: Website
  url: https://aws.amazon.com/cloudhsm/
- type: Documentation
  url: https://docs.aws.amazon.com/cloudhsm/latest/APIReference/
- type: TermsOfService
  url: https://aws.amazon.com/service-terms/
- type: PrivacyPolicy
  url: https://aws.amazon.com/privacy/
- type: Support
  url: https://aws.amazon.com/premiumsupport/
- type: Blog
  url: https://aws.amazon.com/blogs/security/
- type: GitHubOrganization
  url: https://github.com/aws
- type: Console
  url: https://console.aws.amazon.com/cloudhsm/
- type: SignUp
  url: https://signin.aws.amazon.com/signup?request_type=register
- type: StatusPage
  url: https://health.aws.amazon.com/health/status
- type: YouTube
  url: https://www.youtube.com/user/AmazonWebServices
- type: StackOverflow
  url: https://stackoverflow.com/questions/tagged/aws-cloudhsm
- type: Contact
  url: https://aws.amazon.com/contact-us/
- type: Compliance
  url: https://aws.amazon.com/compliance/
- type: SpectralRules
  url: rules/amazon-cloudhsm-spectral-rules.yml
- type: Vocabulary
  url: vocabulary/amazon-cloudhsm-vocabulary.yaml
- type: Packages
  url: packages/amazon-cloudhsm-packages.yml
- type: WellKnown
  url: well-known/amazon-cloudhsm-well-known.yml
- type: SecurityTxt
  url: well-known/amazon-cloudhsm-security.txt
- type: X-MCPServerCandidate
  url: mcp/amazon-cloudhsm-mcp.yml
  note: 'Renamed from MCPServer 2026-09-03 (roadmap#247): the manifest self-describes as status: candidate — a tool list derived
    from the published API contracts, not an existing server. The scorer already read the manifest and reported mcp_server
    correctly; the MCPServer type was crediting the artifact-type surfaces with a server that does not exist.'
- type: LLMsTxt
  url: llms/amazon-cloudhsm-llms.txt
- type: Conformance
  url: conformance/amazon-cloudhsm-conformance.yml
- type: ErrorCatalog
  url: errors/amazon-cloudhsm-problem-types.yml
- type: Lifecycle
  url: lifecycle/amazon-cloudhsm-lifecycle.yml
- type: Features
  data:
  - name: FIPS 140-2 Level 3 Validated
    description: Dedicated single-tenant HSM instances meeting the highest FIPS validation levels.
  - name: Full Key Control
    description: Complete control over cryptographic keys with no AWS access to key material.
  - name: Elastic Capacity
    description: Add or remove HSMs from clusters as needed, paying only for active resources hourly.
  - name: High Availability
    description: Multi-AZ HSM clusters provide redundancy and automatic failover.
  - name: Industry-Standard APIs
    description: Supports PKCS#11, Java JCE, and Microsoft CNG APIs for application integration.
- type: UseCases
  data:
  - name: Data Encryption
    description: Protect sensitive data with hardware-backed encryption keys.
  - name: SSL/TLS Offloading
    description: Manage SSL/TLS certificates and private keys in dedicated HSMs.
  - name: Certificate Authority
    description: Secure private CA keys for organizations issuing their own certificates.
  - name: Database Encryption
    description: Support transparent data encryption (TDE) for Oracle and SQL Server databases.
  - name: Regulatory Compliance
    description: Meet PCI DSS, HIPAA, and other regulatory requirements for key management.
- type: Integrations
  data:
  - name: Amazon RDS
    description: Use CloudHSM keys for Oracle TDE and SQL Server TDE in RDS.
  - name: AWS KMS
    description: Use CloudHSM as a custom key store for AWS KMS operations.
  - name: Amazon VPC
    description: HSM instances run inside your VPC for network isolation.
  - name: AWS IAM
    description: Control access to HSM cluster management operations.
  - name: AWS CloudTrail
    description: Audit HSM management API calls via CloudTrail.
x-parent: aws
x-relationship: product

Work with this as data

Every provider here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for providers

9 MCP tools reach this
  • find_providersBrowse and filter every provider in the catalog.
  • get_provider_artifactsEvery artifact this provider publishes, grouped by type.
  • get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
  • get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
  • get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
  • get_provider_ratingPRO — composite, band, trend and facet scores.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This provider
curl "https://apis.io/api/v1/providers/amazon-cloudhsm"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/amazon-cloudhsm/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/amazon-cloudhsm/evidence"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.