AWS Security Hub website screenshot

AWS Security Hub

AWS Security Hub is a cloud security posture management (CSPM) service that aggregates, organizes, and prioritizes security findings from AWS services like Amazon GuardDuty, Inspector, and Macie, as well as supported third-party products. It continuously assesses your AWS environment against security standards such as AWS Foundational Security Best Practices, CIS, PCI DSS, and NIST. The Security Hub API and AWS SDKs provide access to findings, controls, insights, and automation rules using AWS Signature Version 4 authentication.

AWS Security Hub publishes 11 APIs on the APIs.io network, including Action Targets API, Automation Rules API, Configuration Policies API, and 8 more. Tagged areas include Security, Cloud Security Posture Management, Compliance, Findings, and Threat Detection.

AWS Security Hub’s developer surface includes authentication, documentation, pricing, signup flow, engineering blog, and 5 more developer resources.

29.2/100 thin ▬ flat Agent 17/100 agent aware saas Full breakdown ↓
scored 2026-09-08 · rubric v0.20.0
1 APIs
SecurityCloud Security Posture ManagementComplianceFindingsThreat DetectionCloud

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-08 · rubric v0.20.0
Create-or-Update Ergonomics applies to this provider. This API accepts writes, so it carries 10 points of the composite. It is scored from the published contracts themselves: whether a caller can create-or-update in one call, whether the write accepts a key the caller already holds, and whether the response says which branch ran. Without that, every write needs a search-and-branch in front of it, and the first time that check is skipped a duplicate record is created. Scored against the observed mean rather than raw — a provider at the catalog average is unchanged by this facet, not penalised by it.
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/aws-security-hub: 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 12

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

AWS Security Hub CSPM API

REST API for managing security standards, controls, findings, insights, automation rules, and member account configuration in AWS Security Hub. Requests are authenticated with A...

AWS Security Hub Action Targets API

The Action Targets API from AWS Security Hub — 1 operation(s) for action targets.

AWS Security Hub Automation Rules API

The Automation Rules API from AWS Security Hub — 4 operation(s) for automation rules.

AWS Security Hub Configuration Policies API

The Configuration Policies API from AWS Security Hub — 3 operation(s) for configuration policies.

AWS Security Hub Controls API

The Controls API from AWS Security Hub — 3 operation(s) for controls.

AWS Security Hub Findings API

The Findings API from AWS Security Hub — 3 operation(s) for findings.

AWS Security Hub Hub API

The Hub API from AWS Security Hub — 1 operation(s) for hub.

AWS Security Hub Insights API

The Insights API from AWS Security Hub — 4 operation(s) for insights.

AWS Security Hub Invitations API

The Invitations API from AWS Security Hub — 3 operation(s) for invitations.

AWS Security Hub Members API

The Members API from AWS Security Hub — 4 operation(s) for members.

AWS Security Hub Standards API

The Standards API from AWS Security Hub — 4 operation(s) for standards.

AWS Security Hub Tags API

The Tags API from AWS Security Hub — 1 operation(s) for tags.

Scroll for all 12

Open Collections 13

Open, tool-agnostic API collections (OpenAPI-derived and Bruno).

API Collection

OPEN COLLECTION

AWS Security Hub API

OPEN COLLECTION

Scroll for all 13

Security Posture 4

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

Aws Security Hub Authentication

apiKey · 1 scheme

SECURITY

Aws Security Hub Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Aws Security Hub Vulnerability Disclosure

security.txt · contact published

SECURITY

Aws Security Hub Trust Center

PCI DSS, HIPAA, FedRAMP, GDPR, FIPS 140

SECURITY

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Aws Security Hub Agentic Access

40 operations · 27 acting · 3 human-in-the-loop

40 operations · 27 acting

AGENTIC

Resources

Get Started 1

Portal, sign-up, and the first successful call

Documentation 1

Reference material describing how the API behaves

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Access & Security 4

Authentication, authorization, and security posture

Commercial 1

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: aws-security-hub
name: AWS Security Hub
description: AWS Security Hub is a cloud security posture management (CSPM) service that aggregates, organizes, and prioritizes
  security findings from AWS services like Amazon GuardDuty, Inspector, and Macie, as well as supported third-party products.
  It continuously assesses your AWS environment against security standards such as AWS Foundational Security Best Practices,
  CIS, PCI DSS, and NIST. The Security Hub API and AWS SDKs provide access to findings, controls, insights, and automation
  rules using AWS Signature Version 4 authentication.
type: Index
deliveryModel:
  model: saas
  open_source: false
  commercial: true
  callable_host: true
  label: Hosted service · you call their endpoint
  confidence: high
  source:
  - openapi
  - pricing
  generated: '2026-08-28'
  method: derived
accessModel:
  pricing: unknown
  onboarding: unknown
  trial: false
  try_now: false
  public: false
  label: Unknown
  confidence: low
  source:
  - authentication
  - security
  generated: '2026-09-03'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/aws-security-hub.png
tags:
- Security
- Cloud Security Posture Management
- Compliance
- Findings
- Threat Detection
- Cloud
- AWS
url: https://raw.githubusercontent.com/api-evangelist/aws-security-hub/refs/heads/main/apis.yml
created: '2026-05-11'
modified: '2026-05-11'
specificationVersion: '0.23'
apis:
- aid: aws-security-hub:cspm-api
  name: AWS Security Hub CSPM API
  description: REST API for managing security standards, controls, findings, insights, automation rules, and member account
    configuration in AWS Security Hub. Requests are authenticated with AWS Signature Version 4 (SigV4) using AWS access keys
    or temporary IAM credentials.
  humanURL: https://docs.aws.amazon.com/securityhub/1.0/APIReference/Welcome.html
  baseURL: https://securityhub.us-east-1.amazonaws.com
  tags:
  - Security
  - CSPM
  - Findings
  - Compliance
  - AWS
  properties:
  - type: Documentation
    url: https://docs.aws.amazon.com/securityhub/1.0/APIReference/Welcome.html
  - type: User Guide
    url: https://docs.aws.amazon.com/securityhub/latest/userguide/what-is-securityhub.html
  - type: Endpoints
    url: https://docs.aws.amazon.com/general/latest/gr/sechub.html
- aid: aws-security-hub:aws-security-hub-action-targets-api
  name: AWS Security Hub Action Targets API
  description: The Action Targets API from AWS Security Hub — 1 operation(s) for action targets.
  humanURL: https://docs.aws.amazon.com/securityhub/1.0/APIReference/Welcome.html
  baseURL: https://securityhub.us-east-1.amazonaws.com
  tags:
  - Action Targets
  properties:
  - type: OpenAPI
    url: openapi/aws-security-hub-action-targets-api-openapi.yml
- aid: aws-security-hub:aws-security-hub-automation-rules-api
  name: AWS Security Hub Automation Rules API
  description: The Automation Rules API from AWS Security Hub — 4 operation(s) for automation rules.
  humanURL: https://docs.aws.amazon.com/securityhub/1.0/APIReference/Welcome.html
  baseURL: https://securityhub.us-east-1.amazonaws.com
  tags:
  - Automation Rules
  properties:
  - type: OpenAPI
    url: openapi/aws-security-hub-automation-rules-api-openapi.yml
- aid: aws-security-hub:aws-security-hub-configuration-policies-api
  name: AWS Security Hub Configuration Policies API
  description: The Configuration Policies API from AWS Security Hub — 3 operation(s) for configuration policies.
  humanURL: https://docs.aws.amazon.com/securityhub/1.0/APIReference/Welcome.html
  baseURL: https://securityhub.us-east-1.amazonaws.com
  tags:
  - Configuration Policies
  properties:
  - type: OpenAPI
    url: openapi/aws-security-hub-configuration-policies-api-openapi.yml
- aid: aws-security-hub:aws-security-hub-controls-api
  name: AWS Security Hub Controls API
  description: The Controls API from AWS Security Hub — 3 operation(s) for controls.
  humanURL: https://docs.aws.amazon.com/securityhub/1.0/APIReference/Welcome.html
  baseURL: https://securityhub.us-east-1.amazonaws.com
  tags:
  - Controls
  properties:
  - type: OpenAPI
    url: openapi/aws-security-hub-controls-api-openapi.yml
- aid: aws-security-hub:aws-security-hub-findings-api
  name: AWS Security Hub Findings API
  description: The Findings API from AWS Security Hub — 3 operation(s) for findings.
  humanURL: https://docs.aws.amazon.com/securityhub/1.0/APIReference/Welcome.html
  baseURL: https://securityhub.us-east-1.amazonaws.com
  tags:
  - Findings
  properties:
  - type: OpenAPI
    url: openapi/aws-security-hub-findings-api-openapi.yml
- aid: aws-security-hub:aws-security-hub-hub-api
  name: AWS Security Hub Hub API
  description: The Hub API from AWS Security Hub — 1 operation(s) for hub.
  humanURL: https://docs.aws.amazon.com/securityhub/1.0/APIReference/Welcome.html
  baseURL: https://securityhub.us-east-1.amazonaws.com
  tags:
  - Hub
  properties:
  - type: OpenAPI
    url: openapi/aws-security-hub-hub-api-openapi.yml
- aid: aws-security-hub:aws-security-hub-insights-api
  name: AWS Security Hub Insights API
  description: The Insights API from AWS Security Hub — 4 operation(s) for insights.
  humanURL: https://docs.aws.amazon.com/securityhub/1.0/APIReference/Welcome.html
  baseURL: https://securityhub.us-east-1.amazonaws.com
  tags:
  - Insights
  properties:
  - type: OpenAPI
    url: openapi/aws-security-hub-insights-api-openapi.yml
- aid: aws-security-hub:aws-security-hub-invitations-api
  name: AWS Security Hub Invitations API
  description: The Invitations API from AWS Security Hub — 3 operation(s) for invitations.
  humanURL: https://docs.aws.amazon.com/securityhub/1.0/APIReference/Welcome.html
  baseURL: https://securityhub.us-east-1.amazonaws.com
  tags:
  - Invitations
  properties:
  - type: OpenAPI
    url: openapi/aws-security-hub-invitations-api-openapi.yml
- aid: aws-security-hub:aws-security-hub-members-api
  name: AWS Security Hub Members API
  description: The Members API from AWS Security Hub — 4 operation(s) for members.
  humanURL: https://docs.aws.amazon.com/securityhub/1.0/APIReference/Welcome.html
  baseURL: https://securityhub.us-east-1.amazonaws.com
  tags:
  - Members
  properties:
  - type: OpenAPI
    url: openapi/aws-security-hub-members-api-openapi.yml
- aid: aws-security-hub:aws-security-hub-standards-api
  name: AWS Security Hub Standards API
  description: The Standards API from AWS Security Hub — 4 operation(s) for standards.
  humanURL: https://docs.aws.amazon.com/securityhub/1.0/APIReference/Welcome.html
  baseURL: https://securityhub.us-east-1.amazonaws.com
  tags:
  - Standards
  properties:
  - type: OpenAPI
    url: openapi/aws-security-hub-standards-api-openapi.yml
- aid: aws-security-hub:aws-security-hub-tags-api
  name: AWS Security Hub Tags API
  description: The Tags API from AWS Security Hub — 1 operation(s) for tags.
  humanURL: https://docs.aws.amazon.com/securityhub/1.0/APIReference/Welcome.html
  baseURL: https://securityhub.us-east-1.amazonaws.com
  tags:
  - Tags
  properties:
  - type: OpenAPI
    url: openapi/aws-security-hub-tags-api-openapi.yml
common:
- type: AgenticAccess
  url: agentic-access/aws-security-hub-agentic-access.yml
- type: TrustCenter
  url: security/aws-security-hub-trust-center.yml
- type: VulnerabilityDisclosure
  url: security/aws-security-hub-vulnerability-disclosure.yml
- type: DomainSecurity
  url: security/aws-security-hub-domain-security.yml
- type: Authentication
  url: authentication/aws-security-hub-authentication.yml
- type: Website
  url: https://aws.amazon.com/security-hub/
- type: Documentation
  url: https://docs.aws.amazon.com/securityhub/
- type: Pricing
  url: https://aws.amazon.com/security-hub/pricing/
- type: Signup
  url: https://portal.aws.amazon.com/billing/signup
- url: https://aws.amazon.com/blogs/security/feed/
  type: Blog
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
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/aws-security-hub"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/aws-security-hub/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/aws-security-hub/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.