v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1461972964.4 KB

Enables the integration of a partner product with Security Hub. Integrated products send findings to Security Hub.

When you enable a product integration, a permissions policy that grants permission for the product to send findings to Security Hub is applied.

post/productSubscriptions

Request body

ProductArnstring required

The ARN of the product to enable the integration for.

Response

Success

ProductSubscriptionArnstring

The ARN of your subscription to the product to enable integrations for.

Example response

{
  "ProductSubscriptionArn": "arn:aws:securityhub:us-east-1:517716713836:product-subscription/crowdstrike/crowdstrike-falcon"
}