v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1461972964.4 KB

Deletes a custom action target from Security Hub.

Deleting a custom action target does not affect any findings or insights that were already sent to Amazon CloudWatch Events using the custom action.

delete/actionTargets/{ActionTargetArn}

Path parameters

ActionTargetArnstring required

The Amazon Resource Name (ARN) of the custom action target to delete.

Response

Success

ActionTargetArnstring required

The ARN of the custom action target that was deleted.

Example response

{
  "ActionTargetArn": "arn:aws:securityhub:us-west-1:123456789012:action/custom/Remediation"
}