v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1461972964.4 KB

Deletes the insight specified by the <code>InsightArn</code>.

delete/insights/{InsightArn}

Path parameters

InsightArnstring required

The ARN of the insight to delete.

Response

Success

InsightArnstring required

The ARN of the insight that was deleted.

Example response

{
  "InsightArn": "arn:aws:securityhub:eu-central-1:123456789012:insight/123456789012/custom/a1b2c3d4-5678-90ab-cdef-EXAMPLE11111"
}